Front page | perl.perl5.porters |
Postings from May 2008
Some smoke digging
Thread Next
From:
H.Merijn Brand
Date:
May 23, 2008 00:00
Subject:
Some smoke digging
Message ID:
20080523090035.057dd305@pc09.procura.nl
Finally got some time to actually *look* at the smoke reports.
If you get all 'F' for ages, because know issues are not resolved, you
tend to not see the difference and don't look further at all.
I WANT 'O's AGAIN!
I noticed some HP-UX 10.20 fails:
[stdio/perlio/univ.utf8]
[stdio/perlio/univ.utf8] -DDEBUGGING
../ext/Time/Piece/t/07arith.t...............................FAILED
Bad plan. You planned 13 tests but ran 10.
../lib/Math/Trig.t..........................................FAILED
100, 102, 109, 111, 124-127, 131, 133
../t/op/readdir.t...........................................FAILED
2
[stdio] -Duseithreads
../ext/Time/Piece/t/07arith.t...............................FAILED
Bad plan. You planned 13 tests but ran 10.
../lib/Math/Trig.t..........................................FAILED
100, 102, 109, 111, 124-127, 131, 133
../t/op/readdir.t...........................................FAILED
2
../t/op/regexp_qr_embed_thr.t...............................FAILED
320-321
Bad plan. You planned 1346 tests but ran 321.
The Time::Piece is currently being worked on. Gisle provided a patch to
Matt, as did Steve P, but using a quite different approach. I'm not the
one to decide which of the two is the best to use, but I'm confident
that that fail will be gone soon.
Math::Trig and readdir are in the much longer:
above is from 33567 (26-03-2008)
and this is from 33334 (21-02-2008):
[stdio/perlio/univ.utf8]
[stdio/perlio/univ.utf8] -DDEBUGGING
../lib/Math/Trig.t..........................................FAILED
100, 102, 109, 111, 124-127, 131, 133
[stdio] -Duseithreads
[stdio] -DDEBUGGING -Duseithreads
../lib/Math/Trig.t..........................................FAILED
100, 102, 109, 111, 124-127, 131, 133
../t/op/regexp_qr_embed_thr.t...............................FAILED
317-326, 330-340, 344, 346-349, 352-355
357-366, 368-389
Bad plan. You planned 1346 tests but ran 389.
I have nothing in between :(
There has been only 1 single change to Math::Trig in between: 33698:
Change 33698 by rgs@stcosmo on 2008/04/16 13:51:36
Upgrade to Math::Complex 1.54
readdir.t didn't change in between, so I must dig deeper to find both
cause and failure
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.10.x on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.1 & 10.2, AIX 5.2, and Cygwin. http://qa.perl.org
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org
http://www.goldmark.org/jeff/stupid-disclaimers/
Thread Next
-
Some smoke digging
by H.Merijn Brand