We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start 66: test_bugs_poly2d.pro 66: Test command: /builddir/build/BUILD/gdl-1.1.1-build/gdl-v1.1.1/build/src/gdl "-quiet" "-e" "if execute('test_bugs_poly2d') ne 1 then exit, status=1" 66: Working Directory: /builddir/build/BUILD/gdl-1.1.1-build/gdl-v1.1.1/build/testsuite 66: Environment variables: 66: LC_COLLATE=C 66: GDL_PATH=/builddir/build/BUILD/gdl-1.1.1-build/gdl-v1.1.1/testsuite/:/builddir/build/BUILD/gdl-1.1.1-build/gdl-v1.1.1/src/pro/ 66: GDL_STARTUP= 66: IDL_STARTUP= 66: Test timeout computed to be: 3600 66: % Compiled module: TEST_BUGS_POLY2D. 66: % Compiled module: BANNER_FOR_TESTSUITE. 66: % Compiled module: GDL_IDL_FL. 66: % TEST_BUGS_POLY2D: ======================================================== 66: % TEST_BUGS_POLY2D: = = 66: % TEST_BUGS_POLY2D: = 4 errors encountered during TEST_BUGS_POLY2D tests = 66: % TEST_BUGS_POLY2D: = = 66: % TEST_BUGS_POLY2D: ======================================================== 66/212 Test #66: test_bugs_poly2d.pro ...............***Failed 0.20 sec
Not much information there.
The text was updated successfully, but these errors were encountered:
thanks @opoplawski , this test fails also on Apple arm64 (as well as test_byte_conversion). No one yet investigated why.
Sorry, something went wrong.
Passed on my 1.1.2 arm64:
Start 66: test_bugs_poly2d.pro 66/216 Test #66: test_bugs_poly2d.pro ............... Passed 0.19 sec
The one fail and two skipped were:
Total Test time (real) = 56.12 sec The following tests did not run: 142 - test_mpi.pro (Skipped) 164 - test_python.pro (Skipped) The following tests FAILED: 196 - test_systime.pro (Failed) Errors while running CTest make: *** [test] Error 8 GDL> !gdl { "RELEASE": "1.1.2_testing-7-ge2f79aac", "BUILD_DATE": "Mar 17 2025", "EPOCH": 1742169600, "GDL_USE_DSFMT": 1, "GDL_USE_WX": 1, "GDL_POSIX": 1 } GDL> !version % Compiled module: GDL_IMPLIED_PRINT. { "ARCH": "arm64", "OS": "darwin", "OS_FAMILY": "unix", "OS_NAME": "Mac OS X", "RELEASE": "8.4", "BUILD_DATE": "Mar 17 2025", "MEMORY_BITS": 64, "FILE_OFFSET_BITS": 64 }
No branches or pull requests
Not much information there.
The text was updated successfully, but these errors were encountered: