(second attempt to post, this time with the attached log gzipped to beat the size limit)
Unsure whether to raise this on LFS or BLFS, but I figure people are more likely to run check's testsuite in BLFS. When I run the testsuite (on x86_64, from LFS-6.8) two tests show as FAIL, in check_check_export and check_check. If I cd to tests/ there are three scripts to run. test_xml_output.sh gives me nothing, the other two report: ken@ac30 ~/check-0.9.8/tests $./test_log_output.sh Problem with ex_log_output Expected: Running suite S1 /ex_log_output.c:10:P:Core:test_pass:0: Passed /ex_log_output.c:16:F:Core:test_fail:0: Failure /ex_log_output.c:20:E:Core:test_exit:0: (after this point) Early exit with return value 1 Running suite S2 /ex_log_output.c:28:P:Core:test_pass2:0: Passed Results for all suites run: 50%: Checks: 4, Failures: 1, Errors: 1 Got: Running suite S1 ex_log_output.c:10:P:Core:test_pass:0: Passed ex_log_output.c:16:F:Core:test_fail:0: Failure ex_log_output.c:20:E:Core:test_exit:0: (after this point) Early exit with return value 1 Running suite S2 ex_log_output.c:28:P:Core:test_pass2:0: Passed Results for all suites run: 50%: Checks: 4, Failures: 1, Errors: 1 and ken@ac30 ~/check-0.9.8/tests $./test_output.sh Problem with ex_output CK_NORMAL Expected: xRunning suite(s): Master 33%: Checks: 3, Failures: 1, Errors: 1 /ex_output.c:17:F:Core:test_fail:0: Failure /ex_output.c:21:E:Core:test_exit:0: (after this point) Early exit with return value 1 Got: xRunning suite(s): Master 33%: Checks: 3, Failures: 1, Errors: 1 ex_output.c:17:F:Core:test_fail:0: Failure ex_output.c:21:E:Core:test_exit:0: (after this point) Early exit with return value 1 ken@ac30 ~/check-0.9.8/tests $./test_xml_output.sh ken@ac30 ~/check-0.9.8/tests $ Should I be worried about this ? I note that the Expected and Got results from test_output.sh only differ in the missing '/' (/ex_output.c vs ex_output.c). Basically, is it worth me reporting this to check-devel at sourceforge ? ĸen -- das eine Mal als Tragödie, das andere Mal als Farce
testlog-check-0.9.8.gz
Description: application/gunzip
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
