-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
type: newA new issue has been created and requires attentionA new issue has been created and requires attention
Description
Please describe your issue here. Try to be as specific as possible.
I pulled the latest version of GEOS from the
develop branch as suggested, and the compilation completed successfully. However, when running the test suite using ctest -V, I encountered the following results:
99% tests passed, 3 tests failed out of 230
Total Test time (real) = 1991.51 sec
The following tests FAILED:
202 - testVTKImport_mpi (Failed)
209 - testFlowStatistics (Timeout)
230 - testDoxygenCheck (Failed)
Errors while running CTest
Output from these tests are in:
/home/razieh/geos-1.2.0/GEOS/build-wsl-ubuntu-gcc-release/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases
verbosely.
Please let me know if there's anything specific I should check or adjust to resolve these failures.
Best regards,
Razieh Sheikh Ansari
Metadata
Metadata
Assignees
Labels
type: newA new issue has been created and requires attentionA new issue has been created and requires attention