Linux mgtnode 2.4.3-12 #1 Fri Jun 8 13:20:17 EDT 2001 alpha unknown

This is the Compaq TestDrive "Beowulf Brickwall Cluster".  Looks like
its a bunch of alpha machines playing together.

There's a problem with ithreads and no perlio.  Its very intermittent,
and only appears to happen with STDOUT is piped.  You can exercise it
with:
    ./perl ../ext/threads/t/stress_string.t | cat
    ./perl ../ext/threads/t/stress_cv.t | cat

There's also the usual litany of warnings from make.  Log attached.


Here's what stress_string.t looks like when it goes bad.  Note the
double output.

1..64
ok 1
ok 2 - 
ok 3 - Multiple thread test
ok 4 - Multiple thread test
ok 5 - Multiple thread test
ok 6 - Multiple thread test
ok 7 - Multiple thread test
ok 8 - Multiple thread test
ok 9 - Multiple thread test
ok 10 - Multiple thread test
ok 11 - Multiple thread test
ok 12 - Multiple thread test
ok 13 - Multiple thread test
ok 14 - Multiple thread test
ok 15 - Multiple thread test
ok 16 - Multiple thread test
ok 17 - Multiple thread test
ok 18 - Multiple thread test
ok 19 - Multiple thread test
ok 20 - Multiple thread test
ok 21 - Multiple thread test
ok 22 - Multiple thread test
ok 23 - Multiple thread test
ok 24 - Multiple thread test
ok 25 - Multiple thread test
ok 26 - Multiple thread test
ok 27 - Multiple thread test
ok 28 - Multiple thread test
ok 29 - Multiple thread test
ok 30 - Multiple thread test
ok 31 - Multiple thread test
ok 32 - Multiple thread test
ok 33 - Multiple thread test
ok 34 - Thread joined
ok 35 - Thread joined
ok 36 - Thread joined
ok 37 - Thread joined
ok 38 - Thread joined
ok 39 - Thread joined
ok 40 - Thread joined
ok 41 - Thread joined
ok 42 - Thread joined
ok 43 - Thread joined
ok 44 - Thread joined
ok 45 - Thread joined
ok 46 - Thread joined
ok 47 - Thread joined
ok 48 - Thread joined
ok 49 - Thread joined
ok 50 - Thread joined
ok 51 - Thread joined
ok 52 - Thread joined
ok 53 - Thread joined
ok 54 - Thread joined
ok 55 - Thread joined
ok 56 - Thread joined
ok 57 - Thread joined
ok 58 - Thread joined
ok 34 - Thread joined
ok 35 - Thread joined
ok 36 - Thread joined
ok 37 - Thread joined
ok 38 - Thread joined
ok 39 - Thread joined
ok 40 - Thread joined
ok 41 - Thread joined
ok 42 - Thread joined
ok 43 - Thread joined
ok 44 - Thread joined
ok 45 - Thread joined
ok 46 - Thread joined
ok 47 - Thread joined
ok 48 - Thread joined
ok 49 - Thread joined
ok 50 - Thread joined
ok 51 - Thread joined
ok 52 - Thread joined
ok 53 - Thread joined
ok 54 - Thread joined
ok 55 - Thread joined
ok 56 - Thread joined
ok 57 - Thread joined
ok 58 - Thread joined
ok 60 - Thread joined
ok 61 - Thread joined
ok 62 - Thread joined
ok 63 - Thread joined
ok 64 - Thread joined





Automated smoke report for patch ? on linux - 2.4.0
          v1.11      using gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-79)
O = OK
F = Failure(s), extended report at the bottom
? = still running or test results not (yet) available
Build failures during:       - = unknown
    c = Configure, m = make, t = make test-prep

         Configuration
-------  --------------------------------------------------------------------
O O O O -Uuseperlio
O O O O -Duseperlio
O O O O -Duseperlio -Duse64bitint
O O O O -Duseperlio -Duse64bitall
O O O O -Duseperlio -Duselongdouble
O O O O -Duseperlio -Dusemorebits
O O O O -Duseperlio -Duse64bitall -Duselongdouble
F F F F -Dusethreads -Duseithreads -Uuseperlio
O O O O -Dusethreads -Duseithreads -Duseperlio
O O O O -Dusethreads -Duseithreads -Duseperlio -Duse64bitint
O O O O -Dusethreads -Duseithreads -Duseperlio -Duse64bitall
O O O O -Dusethreads -Duseithreads -Duseperlio -Duselongdouble
O O O O -Dusethreads -Duseithreads -Duseperlio -Dusemorebits
O O O O -Dusethreads -Duseithreads -Duseperlio -Duse64bitall -Duselongdouble
| | | +- PERLIO = perlio -DDEBUGGING
| | +--- PERLIO = stdio  -DDEBUGGING
| +----- PERLIO = perlio
+------- PERLIO = stdio

Failures:

linux        stdio            -Dusethreads -Duseithreads -Uuseperlio
    ext/threads/t/stress_cv.............FAILED at test 60
    ext/threads/t/stress_string.........FAILED at test 61
.../ext/threads/t/stress_cv........Confused test output: test 34 answered after test 
52LED test 53

Extending failures with Harness
Failed 1/2 test scripts, 50.00% okay. -18/128 subtests failed, 114.06% okay.

.../ext/threads/t/stress_cv........Confused test output: test 34 answered after t
est 52
Test output counter mismatch [test 54]
FAILED test 53
.../ext/threads/t/stress_string....Confused test output: test 54 answered after t
est 54
Test output counter mismatch [test 56]
Confused test output: test 61 answered after test 61
Test output counter mismatch [test 63]
ok
Failed Test                  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../ext/threads/t/stress_cv.t               64    1   1.56%  53



linux        perlio           -Dusethreads -Duseithreads -Uuseperlio
    ext/threads/t/stress_cv.............FAILED at test 54
    ext/threads/t/stress_string.........FAILED at test 60
.../ext/threads/t/stress_cv........Confused test output: test 55 answered after test 
58LED test 59
.../ext/threads/t/stress_string....Confused test output: test 34 answered after test 
54LED test 55

Extending failures with Harness
Failed 2/2 test scripts, 0.00% okay. -23/128 subtests failed, 117.97% okay.

.../ext/threads/t/stress_cv........Confused test output: test 55 answered after t
est 58
Test output counter mismatch [test 60]
FAILED test 59
.../ext/threads/t/stress_string....Confused test output: test 34 answered after t
est 54
Test output counter mismatch [test 56]
FAILED test 55
Failed Test                      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../ext/threads/t/stress_cv.t                   64    1   1.56%  59
.../ext/threads/t/stress_string.t               64    1   1.56%  55



linux        stdio            -DDEBUGGING -Dusethreads -Duseithreads -Uuseperlio
    ext/threads/t/stress_cv.............FAILED at test 61
    ext/threads/t/stress_string.........FAILED at test 65
.../ext/threads/t/stress_cv........Confused test output: test 59 answered after test 
61LED test 62

Extending failures with Harness
Failed 1/2 test scripts, 50.00% okay. -2/128 subtests failed, 101.56% okay.

.../ext/threads/t/stress_cv........Confused test output: test 59 answered after t
est 61
Test output counter mismatch [test 63]
FAILED test 62
.../ext/threads/t/stress_string....Confused test output: test 61 answered after t
est 61
Test output counter mismatch [test 63]
ok
Failed Test                  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../ext/threads/t/stress_cv.t               64    1   1.56%  62



linux        perlio           -DDEBUGGING -Dusethreads -Duseithreads -Uuseperlio
    ext/threads/t/stress_cv.............FAILED at test 53
    ext/threads/t/stress_string.........FAILED at test 54
.../ext/threads/t/stress_cv........Confused test output: test 34 answered after test 
53LED test 54

Extending failures with Harness
Failed 2/2 test scripts, 0.00% okay. -36/128 subtests failed, 128.12% okay.

.../ext/threads/t/stress_cv........Confused test output: test 34 answered after t
est 53
Test output counter mismatch [test 55]
Confused test output: test 57 answered after test 57
FAILED test 54
.../ext/threads/t/stress_string....Confused test output: test 34 answered after t
est 52
Test output counter mismatch [test 54]
Test output counter mismatch [test 63]
Failed Test                      Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../ext/threads/t/stress_cv.t                   64    1   1.56%  54
.../ext/threads/t/stress_string.t               64    3   4.69%  53 61-62


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
We're talkin' to you, weaselnuts.
        http://www.goats.com/archive/000831.html

Attachment: mktest.log.gz
Description: mktest.log.gz

Reply via email to