[perl #44865] [BUG] t/stm/basic_mt.t fails on x86_64

2008-06-14 Thread James Keenan via RT
On Mon Apr 14 19:32:46 2008, [EMAIL PROTECTED] wrote: > For the record, we still have two tests SKIPped in this file: > > $ prove -v t/stm/basic_mt.t > t/stm/basic_mt.. > 1..4 > ok 1 - wait (simple) > ok 2 # SKIP Intermittent failures on all platforms > ok 3 # SKIP Intermittent failures on all

[perl #44865] [BUG] t/stm/basic_mt.t fails on x86_64

2008-04-14 Thread James Keenan via RT
For the record, we still have two tests SKIPped in this file: $ prove -v t/stm/basic_mt.t t/stm/basic_mt.. 1..4 ok 1 - wait (simple) ok 2 # SKIP Intermittent failures on all platforms ok 3 # SKIP Intermittent failures on all platforms ok 4 - wait + invalidate outer transcation ok All tests suc

[perl #44865] [BUG] t/stm/basic_mt.t fails on x86_64

2007-08-22 Thread Mark Glines via RT
On Wed Aug 22 09:49:20 2007, pmichaud wrote: > # Failed test (t/stm/basic_mt.t at line 168) > # Exited with error code: 134 > # Received: > # src/stm/backend.c:608: failed assertion 'successp' I get the same failure, intermittently, on dual-CPU x86. It looks like a thread race condition, not

[perl #44865] [BUG] t/stm/basic_mt.t fails on x86_64

2007-08-22 Thread via RT
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #44865] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=44865 > As of r20786, t/stm/basic_mt.t is failing on my x86_64 box with a failed assertion