On Thu, 3 Jan 2002, Jarkko Hietaniemi wrote: > Please find attached a typescript log from a freshly rsynced parrot in > tru64. > > Failed Test Status Wstat Total Fail Failed List of Failed > ----------------------------------------------------------------------------- > t/op/basic.t 1 256 8 1 12.50% 8 > t/op/integer.t 2 512 30 2 6.67% 12, 15 > t/op/pmc.t 23 5888 47 23 48.94% 10-26, 34, 37-40, 42 > t/op/pmc_perlstring.t 1 256 4 1 25.00% 4 > t/op/stacks.t 18 4608 19 18 94.74% 1-18 > t/op/string.t 1 256 63 1 1.59% 25 > t/op/trans.t 18 4608 18 18 100.00% 1-18 > 2 subtests skipped. > Failed 7/14 test scripts, 50.00% okay. 64/249 subtests failed, 74.30% okay. > *** Exit 2 > > Stacks and PMCs seem to be feeling extraordinarily sick.
64-bit solaris is identical: Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/op/basic.t 1 256 8 1 12.50% 8 t/op/integer.t 2 512 30 2 6.67% 12, 15 t/op/pmc.t 23 5888 47 23 48.94% 10-26, 34, 37-40, 42 t/op/pmc_perlstring.t 1 256 4 1 25.00% 4 t/op/stacks.t 18 4608 19 18 94.74% 1-18 t/op/string.t 1 256 63 1 1.59% 25 t/op/trans.t 18 4608 18 18 100.00% 1-18 2 subtests skipped. Failed 7/14 test scripts, 50.00% okay. 64/249 subtests failed, 74.30% okay. Looks like the problems are 64-bit related, not compiler-related... - D <[EMAIL PROTECTED]>