On Sat, Aug 07, 2004 at 11:01:46AM -0700, Chia-liang Kao wrote: > # New Ticket Created by Chia-liang Kao > # Please include the string: [perl #30986] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30986 > > > > latest parrot trunk as of today. > > FreeBSD portege.clkao.org 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Mon Aug 2 11:06:22 > BST 2004 [EMAIL PROTECTED]:/usr/obj/kernel.compile/PORTEGE i386
I can't recreate this with a clean CVS checkout on this machine: FreeBSD saigo.etla.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #3: Sat Jul 3 19:29:18 BST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SAIGO i386 > t/op/gc........# Failed test (t/op/gc.t at line 22) > # got: '0' > # expected: '1' > # Failed test (t/op/gc.t at line 40) > # got: '0' > # expected: '1' > # Failed test (t/op/gc.t at line 51) > # got: '00' > # expected: '10' > # Failed test (t/op/gc.t at line 67) > # got: '0' > # expected: '1' > # Failed test (t/op/gc.t at line 76) > # got: '0 > # 0 > # ' > # expected: '0 > # 1 > # ' > # Failed test (t/op/gc.t at line 98) > # got: '0 > # 0 > # ' > # expected: '0 > # 1 > # ' > # Looks like you failed 6 tests of 14. > dubious > Test returned status 6 (wstat 1536, 0x600) > DIED. FAILED tests 1, 3-7 > Failed 6/14 tests, 57.14% okay Do the number of GC runs (which think that this is testing) depend on the amount of RAM or swap on the machine? Nicholas Clark