On Sun, Feb 24, 2013 at 11:09:52PM +0100, Yves Orton wrote: > In perl.git, the branch yves/revert_skipwhite has been updated > > <http://perl5.git.perl.org/perl.git/commitdiff/daad08aa5d718f5312f0ae0cb9afce2d241d93ec?hp=338f1699863baaf4452c21fad09b728713369177> > > - Log ----------------------------------------------------------------- > commit daad08aa5d718f5312f0ae0cb9afce2d241d93ec > Author: Yves Orton <demerphq@gmail.com> > Date: Sun Feb 24 23:09:23 2013 +0100 > > simplify some of the logic related to the new PMf_SPLIT flags by reorganizing bits Three different smokers of mine have blocked in the same two tests while smoking this branch. mars (linux): 8297 pts/18 SN+ 0:00 ./perl -T comp/opsubs.t 8879 pts/18 SN+ 0:00 ./perl -t run/switcht.t deimos (netbsd): 16519 ttyp1 IN+ 0:00.00 ./perl -T comp/opsubs.t 26432 ttyp1 IN+ 0:00.00 ./perl -t run/switcht.t neptune (darwin): 39825 s001 SN+ 0:00.01 ./perl -T comp/opsubs.t 40203 s001 SN+ 0:00.01 ./perl -t run/switcht.t They blocked at different levels of progress, eg. deimos and neptune on the first run through, mars when doing the very last on teh none -DDEBUGGING tests: perlsmoke@mars:~/smoke-me/smoke$ ./smokestatus.pl -am Checking status for configuration 'smokecurrent_config' (5.11.x) Change number 306b5ce56bf3ddf0cf5cf373928a6bbeea3cd199 started on Mon Feb 25 05:12:04 2013. 10 out of 12 configurations finished in 2 hours 51 minutes. 5 configurations showed failures (F). 9 failures in the running configuration. 2 configurations to finish, smoke looks hanging delay 1 day 2 hours Average smoke duration: 17 minutes 7 seconds. Matrix, using cc version 4.4.5: v5.17.9-20-g306b5ce Configuration (common) none ----------- --------------------------------------------------------- F F F O O O F F F O O O -Duselongdouble M - - O O O -Dmad F F F O O O -Duseithreads F F F O O O -Duseithreads -Duselongdouble F F ? - - - -Duseithreads -Dmad | | | | | +- LC_ALL = de_DE.utf8 -DDEBUGGING | | | | +--- PERLIO = perlio -DDEBUGGING | | | +----- PERLIO = stdio -DDEBUGGING | | +------- LC_ALL = de_DE.utf8 | +--------- PERLIO = perlio +----------- PERLIO = stdio Tony