Op een mooie zomerdag (Friday 29 July 2005 21:11),schreef  Abe Timmerman:
> Automated smoke report for 5.9.3 patch 25245
> neewa: x86 Family 6 Model 5 Stepping 2(~450 MHz) (x86/1 cpu)
>     on        MSWin32 - Win2000 SP4
>     using     bcc32 version 5.5.1
>     smoketime 2 hours 13 minutes (average 1 hour 6 minutes)
>
> Summary: FAIL(F)
>
> O = OK  F = Failure(s), extended report at the bottom
> X = Failure(s) under TEST but not under harness
> ? = still running or test results not (yet) available
> Build failures during:       - = unknown or N/A
> c = Configure, m = make, M = make (after miniperl), t = make test-prep
>
>    25245     Configuration (common) -DCCHOME=C:\Borland\BCC55
>                -DCCTYPE=BORLAND -DINST_DRV=P:
> ----------- ---------------------------------------------------------
> F F         -Duseithreads -Duselargefiles
> | +--------- -DDEBUGGING
> +----------- no debugging
>
>
> Failures: (common-args) -DCCHOME=C:\Borland\BCC55 -DCCTYPE=BORLAND
> -DINST_DRV=P: [default] -Duseithreads -Duselargefiles
> [default] -DDEBUGGING -Duseithreads -Duselargefiles
>     ../lib/Time/Local.t.....................FAILED 97-120

From the smokelog:
# Test 97 got: "6" (../lib/Time/Local.t at line 88 fail #9)
#    Expected: "59" (timelocal second)
#  ../lib/Time/Local.t line 88 is:         ok($s, $sec, 'timelocal second');
# Test 98 got: "14" (../lib/Time/Local.t at line 89 fail #9)
#    Expected: "59" (timelocal minute)
#  ../lib/Time/Local.t line 89 is:         ok($m, $min, 'timelocal minute');
# Test 99 got: "14" (../lib/Time/Local.t at line 90 fail #9)
#    Expected: "16" (timelocal hour)
#  ../lib/Time/Local.t line 90 is:         ok($h, $hour, 'timelocal hour');
# Test 100 got: "17" (../lib/Time/Local.t at line 91 fail #9)
#     Expected: "31" (timelocal day)
#  ../lib/Time/Local.t line 91 is:         ok($D, $mday, 'timelocal day');
# Test 101 got: "0" (../lib/Time/Local.t at line 92 fail #9)
#     Expected: "11" (timelocal month)
#  ../lib/Time/Local.t line 92 is:         ok($M, $mon, 'timelocal month');
# Test 102 got: "138" (../lib/Time/Local.t at line 93 fail #9)
#     Expected: "69" (timelocal year)
#  ../lib/Time/Local.t line 93 is:         ok($Y, $year, 'timelocal year');
# Test 103 got: "15" (../lib/Time/Local.t at line 106 fail #9)
#     Expected: "59" (timegm second)
#  ../lib/Time/Local.t line 106 is:         ok($s, $sec, 'timegm second');
# Test 104 got: "28" (../lib/Time/Local.t at line 107 fail #9)
#     Expected: "59" (timegm minute)
#  ../lib/Time/Local.t line 107 is:         ok($m, $min, 'timegm minute');
# Test 105 got: "23" (../lib/Time/Local.t at line 108 fail #9)
#     Expected: "16" (timegm hour)
#  ../lib/Time/Local.t line 108 is:         ok($h, $hour, 'timegm hour');
# Test 106 got: "5" (../lib/Time/Local.t at line 109 fail #9)
#     Expected: "31" (timegm day)
#  ../lib/Time/Local.t line 109 is:         ok($D, $mday, 'timegm day');
# Test 107 got: "1" (../lib/Time/Local.t at line 110 fail #9)
#     Expected: "11" (timegm month)
#  ../lib/Time/Local.t line 110 is:         ok($M, $mon, 'timegm month');
# Test 108 got: "206" (../lib/Time/Local.t at line 111 fail #9)
#     Expected: "69" (timegm year)
#  ../lib/Time/Local.t line 111 is:         ok($Y, $year, 'timegm year');
# Test 109 got: "10" (../lib/Time/Local.t at line 88 fail #10)
#     Expected: "31" (timelocal second)
# Test 110 got: "15" (../lib/Time/Local.t at line 89 fail #10)
#     Expected: "30" (timelocal minute)
# Test 111 got: "0" (../lib/Time/Local.t at line 90 fail #10)
#     Expected: "9" (timelocal hour)
# Test 112 got: "9" (../lib/Time/Local.t at line 91 fail #10)
#     Expected: "12" (timelocal day)
# Test 113 got: "7" (../lib/Time/Local.t at line 92 fail #10)
#     Expected: "3" (timelocal month)
# Test 114 got: "98" (../lib/Time/Local.t at line 93 fail #10)
#     Expected: "50" (timelocal year)
# Test 115 got: "47" (../lib/Time/Local.t at line 106 fail #10)
#     Expected: "31" (timegm second)
# Test 116 got: "58" (../lib/Time/Local.t at line 107 fail #10)
#     Expected: "30" (timegm minute)
# Test 117 got: "15" (../lib/Time/Local.t at line 108 fail #10)
#     Expected: "9" (timegm hour)
# Test 118 got: "18" (../lib/Time/Local.t at line 109 fail #10)
#     Expected: "12" (timegm day)
# Test 119 got: "4" (../lib/Time/Local.t at line 110 fail #10)
#     Expected: "3" (timegm month)
# Test 120 got: "186" (../lib/Time/Local.t at line 111 fail #10)
#     Expected: "50" (timegm year)
../lib/Time/Local...........................FAILED tests 97-120

HTH +
Good luck,

Abe
-- 
> > (Whoo hoo! For this week only, I understand Perl's exception handling.
> > By next week it will all have faded again.)

It's like a dream really. There was a RUNOPS level and a setjmp, and
I remember being chased along a tunnel, and there was a smell of roses,
and ... wait .... no, it's all fading .... it's gone now.
                                       -- Dave Mitchell on p5p @ 2004-08-10

Reply via email to