I ran "make fulltest" in r30280 and got some test failures, which are
summarized below. I will start submitting tickets for these shortly
(with the exception of codingstd_tests, which I assume doesn't need it).
If you have some cycles to spare, fixing these before the release would
be greatly appreciated. TIA,
-- Bob
------------------------------------------------------------------------
*** gmake testC
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/op/exceptions.t 1 256 30 1 3.33% 30
(1 subtest UNEXPECTEDLY SUCCEEDED), 8 tests and 560 subtests skipped.
Failed 1/242 test scripts, 99.59% okay. 1/6984 subtests failed, 99.99% okay.
*** gmake testr
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/compilers/imcc/syn/hll.t 1 256 2 1 50.00% 2
9 tests and 561 subtests skipped.
Failed 1/242 test scripts, 99.59% okay. 1/6979 subtests failed, 99.99% okay.
*** gmake testS
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/op/exceptions.t 1 256 30 1 3.33% 30
(1 subtest UNEXPECTEDLY SUCCEEDED), 9 tests and 560 subtests skipped.
Failed 1/242 test scripts, 99.59% okay. 1/6658 subtests failed, 99.98% okay.
*** gmake codingstd_tests
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/codingstd/c_function_docs.t 1 256 1 1 100.00% 1
t/codingstd/fixme.t 1 256 1 1 100.00% 1
t/codingstd/pdd_format.t 1 256 1 1 100.00% 1
t/codingstd/pod_todo.t 1 256 1 1 100.00% 1
1 test and 1 subtest skipped.
Failed 4/26 test scripts, 84.62% okay. 4/37 subtests failed, 89.19% okay.
*** gmake distro_tests
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/distro/test_file_coverage.t 1 256 2 1 50.00% 2
1 test skipped.
Failed 1/4 test scripts, 75.00% okay. 1/10 subtests failed, 90.00% okay.
*** gmake manifest_tests
Failed Test Stat Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/manifest/02-regenerate_file.t 1 256 12 1 8.33% 5
Failed 1/5 test scripts, 80.00% okay. 1/47 subtests failed, 97.87% okay.