Subject: | Failing tests with Solaris 8 on Sparc with Sun Studio 11 compiler |
I have some failing tests:
t/47_exception_flags.............ok
t/50_cleanup.....................ok
t/51_cleanup_persistent..........ok 2/6Test output counter mismatch [test 4]
t/51_cleanup_persistent..........ok 5/6Test output counter mismatch [test 5]
Test output counter mismatch [test 6]
t/51_cleanup_persistent..........ok
t/52_cleanup_readded.............ok
t/53_cleanup_undef...............ok
t/54_cleanup_reassign............ok
t/60_event_as_arg................ok
t/61_events_in_struct............ok
t/62_events_readded..............ok
t/63_events_readded..............ok
t/64_pending_events_destroyed....ok
t/65_stress_no_clone.............ok
t/70_misc........................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 4
Failed 1/4 tests, 75.00% okay
t/71_misc........................ok
t/72_misc........................ok
t/73_misc........................ok
t/80_processes...................ok
t/90_leak........................ok
1/1 skipped: These tests require GTop
t/91_leak........................ok
1/1 skipped: These tests require GTop
t/92_leak........................ok
1/1 skipped: These tests require GTop
t/93_leak........................ok
1/1 skipped: These tests require GTop
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------
--------
t/70_misc.t 255 65280 4 2 50.00% 4
2 tests and 4 subtests skipped.
Failed 1/36 test scripts, 97.22% okay. 1/282 subtests failed, 99.65% okay.
In details this is:
t/51_cleanup_persistent..........1..6
# Running under perl version 5.008008 for solaris
# Current time local: Thu Nov 5 15:10:45 2009
# Current time GMT: Thu Nov 5 14:10:45 2009
# Using Test.pm version 1.25
ok 1
ok 1
ok 2
Test output counter mismatch [test 3]
ok 2
Test output counter mismatch [test 4]
ok 2
Test output counter mismatch [test 5]
ok 3
Test output counter mismatch [test 6]
ok
t/70_misc........................1..4
# Running under perl version 5.008008 for solaris
# Current time local: Thu Nov 5 15:11:18 2009
# Current time GMT: Thu Nov 5 14:11:18 2009
# Using Test.pm version 1.25
ok 1
ok 2
Couldn't add eventok 3
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 4
Failed 1/4 tests, 75.00% okay