Skip to content

make -j24 test

My computer is slow but has many cores. I find several hundred tests fail "bad stderr" when I set the environment variable:

    export MAKEFLAGS=-j24
    make test

I'll update with the list of failing tests in a few hours when I'm done running the testsuite serially. But one is T3307. It even fails when run by itself like:

    export MAKEFLAGS=-j24
    make test TESTS="T3307"

But otherwise passes if

    unset MAKEFLAGS
    make test TESTS="T3307"

Building version 99cb627a

Trac metadata
Trac field Value
Version 8.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Test Suite
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information