I attempt to build Firefox for Openindiana (Illumos). Some of the tests are failing: Result summary: Passed: 30561 Failed: 480
How can I check what the reason for a failed check is? In the log I see for example: TEST-PASS | js/src/jit-test/tests/wasm/timeout/debug-interrupt-2.js | Success (code 6, args "--ion-eager --ion-offthread-compile=off --more-compartments") [1.0 s] #1 module successfully instantiated: PASS. #2 A wast module that must return a particular value.: PASS. #3 A wast module that must trap at runtime.: PASS. #4 A wast module that must trap at runtime.: PASS. #5 A wast module that must trap at runtime.: PASS. #6 A wast module that must trap at runtime.: PASS. Exit code: -11 FAIL - wasm/spec/memory_grow.wast.js TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/wasm/spec/memory_grow.wast.js | Unknown (code -11, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [20.0 s] INFO exit-status : -11 INFO timed-out : False INFO stdout > #1 module successfully instantiated: PASS. INFO stdout > #2 A wast module that must return a particular value.: PASS. INFO stdout > #3 A wast module that must trap at runtime.: PASS. INFO stdout > #4 A wast module that must trap at runtime.: PASS. INFO stdout > #5 A wast module that must trap at runtime.: PASS. INFO stdout > #6 A wast module that must trap at runtime.: PASS. TEST-PASS | js/src/jit-test/tests/wasm/timeout/1.js | Success (code 6, args "--wasm-compiler=baseline") [1.2 s] How can I run a test standalone, perhapse with a little bit more informations? _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform