[rt.cpan.org #85336] Fails often when tested in parallel

[email protected] ("Andreas Koenig via RT") Wed, 15 May 2013 23:11:13 -0400
Newsgroups perl.inline
Message-ID <[email protected]>
Wed May 15 23:11:13 2013: Request 85336 was acted upon.
Transaction: Ticket created by ANDK
       Queue: Inline
     Subject: Fails often when tested in parallel
   Broken in: 0.53
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85336 >


Yesterday my smoker produced two fails while 4 processes were testing Inline 0.53:

http://www.cpantesters.org/cpan/report/62c114d6-bda4-11e2-874b-cb6a10d45c6b
http://www.cpantesters.org/cpan/report/64619edc-bda4-11e2-924f-916b10d45c6b

It's possible that these two were disturbing each other, they were both distrubed by some other, succeeding test run. I smoked with 4 parallel processes. It's not for the first time this happens, I have produced more fail reports in the past but not always they come in pairs. But I have not seen more than two in a row.

There seems to be a race condition somewhere.

HTH,