[Cs-dev] cs6, alpha2
Date | 2013-03-09 18:45 |
From | James Hearon |
Subject | [Cs-dev] cs6, alpha2 |
Attachments | None None |
Hi, Just listing test results from here. Latest build is still segfaulting on McCurdy exs. with FLTK, which is FLTK issue I expect. Not sure about somewhat ominous glibc error for corrupted double-linked list memory. Seems odd. Thanks guys for all your extra-extra hard work on Csound6. Regards, Jim Hearon > make test *** glibc detected *** /opt/csound6-git/tests/c/csoundTypeSystemTest: corrupted double-linked list: 0x090ff490 *** Test #2: TestCsoundTypeSystem .............***Failed 0.33 sec Test #4: csoundOrcSemanticsTest ...........***Failed 0.34 sec 60% tests passed, 2 tests failed out of 5 Total Test time (real) = 0.89 sec The following tests FAILED: 2 - TestCsoundTypeSystem (Failed) 4 - csoundOrcSemanticsTest (Failed) Errors while running CTest make: *** [test] Error 8 =================== > make csdtests [FAIL] - Test 46: until loop and t-variables (test47.csd) Return Code: 256 Expected: 0 [FAIL] - Test 48: test k-array with single dimension, assignment to expression value (test_arrays.csd) Return Code: 256 Expected: 0 [FAIL] - Test 50: test k-array with single dimension, assignment with number (test_arrays3.csd) Return Code: 256 Expected: 0 [FAIL] - Test 51: test multi-dimensionsl k-array, assigment to number and expression (test_arrays_multi.csd) Return Code: 256 Expected: 0 Tests Passed: 49 Tests Failed: 4 ======================= from /tests/commandline > python test.py Tests Passed: 3 Tests Failed: 50 |