Intermittent tests/jit-test/jit-test/tests/modules/cyclic-import.js | Unknown (code 0, args "--baseline-eager") [0.4 s]
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
#[markdown(off)]
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=227770078&repo=mozilla-inbound
00:17:22 INFO - TEST-PASS | tests/jit-test/jit-test/tests/modules/cyclic-import.js | Success (code 3, args "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads") [0.1 s]
00:17:22 INFO - {"action": "test_start", "jitflags": "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads", "pid": 432, "source": "jittests", "test": "modules/cyclic-import.js", "thread": "main", "time": 1549930642.849276}
00:17:22 INFO - {"action": "test_end", "extra": {"jitflags": "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads"}, "jitflags": "--ion-eager --ion-offthread-compile=off --ion-check-range-analysis --ion-extra-checks --no-sse3 --no-threads", "message": "Success", "pid": 432, "source": "jittests", "status": "PASS", "test": "modules/cyclic-import.js", "thread": "main", "time": 1549930642.951149}
00:17:23 INFO - Exit code: 0
00:17:23 INFO - FAIL - modules/cyclic-import.js
00:17:23 WARNING - TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/modules/cyclic-import.js | Unknown (code 0, args "--baseline-eager") [0.4 s]
00:17:23 INFO - {"action": "test_start", "jitflags": "--baseline-eager", "pid": 432, "source": "jittests", "test": "modules/cyclic-import.js", "thread": "main", "time": 1549930642.951541}
00:17:23 INFO - {"action": "test_end", "extra": {"jitflags": "--baseline-eager"}, "jitflags": "--baseline-eager", "message": "Unknown", "pid": 432, "source": "jittests", "status": "FAIL", "test": "modules/cyclic-import.js", "thread": "main", "time": 1549930643.353761}
00:17:23 INFO - INFO exit-status : 0
00:17:23 INFO - INFO timed-out : False
00:19:53 INFO - Error running remote tests: args: adb wait-for-device shell export LD_LIBRARY_PATH=/data/local/tests/jit-tests/jit-tests&& cd /data/local/tests/jit-tests/jit-tests && /data/local/tests/jit-tests/jit-tests/js -f /data/local/tests/jit-tests/jit-tests/lib/prologue.js --no-baseline --no-ion --more-compartments -e "const platform=\"linux2\"" -e "const libdir=\"/data/local/tests/jit-tests/jit-tests/lib/\"" -e "const scriptdir=\"/data/local/tests/jit-tests/jit-tests/tests/modules/\"" --module-load-path /data/local/tests/jit-tests/jit-tests/modules/ --module /data/local/tests/jit-tests/jit-tests/tests/modules/cyclic-import.js; echo adb_returncode=$?, exitcode: None, stdout: FAILURES:
00:19:53 INFO - --baseline-eager modules/cyclic-import.js
00:19:53 INFO - TIMEOUTS:
00:19:53 INFO - Result summary:
00:19:53 INFO - Passed: 2954
00:19:53 WARNING - Failed: 1
00:19:53 WARNING - One or more unittests failed.
00:19:53 INFO - {"action": "suite_end", "pid": 432, "source": "jittests", "thread": "main", "time": 1549930793.380049}
00:19:53 ERROR - Return code: 2
00:19:53 INFO - TinderboxPrint: jittest<br/>2954/<em class="testfail">1</em>
00:19:53 INFO - ##### jittest log ends
00:19:53 WARNING - # TBPL WARNING #
00:19:53 WARNING - setting return code to 1
00:19:53 WARNING - The jittest suite: jittest ran with return status: WARNING
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
Description
•