msan permafailure on Try js/src/jit-test/tests/bug1375074.js | Unknown (code 77, args "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp")
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | fixed |
People
(Reporter: nataliaCs, Assigned: sfink)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central as Beta: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4b496c112bcc31927a23390fbab54e3bbf321015&selectedJob=227397683&searchStr=linux%2Cx64%2Copt%2Cspidermonkey%2Cbuilds%2Cspidermonkey-sm-msan-linux64%2Fopt%2Csm%28msan%29
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=227397683&repo=try&lineNumber=2361
[task 2019-02-09T12:14:35.108Z] TEST-PASS | js/src/jit-test/tests/TypedObject/array-hasproperty.js | Success (code 59, args "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp") [0.6 s]
[task 2019-02-09T12:14:35.108Z] {"action": "test_start", "jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "pid": 4258, "source": "jittests", "test": "TypedObject/array-hasproperty.js", "thread": "main", "time": 1549714474.517024}
[task 2019-02-09T12:14:35.108Z] {"action": "test_end", "extra": {"jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "pid": 4258}, "jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "message": "Success", "pid": 4258, "source": "jittests", "status": "PASS", "test": "TypedObject/array-hasproperty.js", "thread": "main", "time": 1549714475.108402}
[task 2019-02-09T12:14:35.111Z] TEST-PASS | js/src/jit-test/tests/TypedObject/bug1096016.js | Success (code 59, args "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp") [0.6 s]
[task 2019-02-09T12:14:35.111Z] {"action": "test_start", "jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "pid": 4261, "source": "jittests", "test": "TypedObject/bug1096016.js", "thread": "main", "time": 1549714474.5518339}
[task 2019-02-09T12:14:35.112Z] {"action": "test_end", "extra": {"jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "pid": 4261}, "jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "message": "Success", "pid": 4261, "source": "jittests", "status": "PASS", "test": "TypedObject/bug1096016.js", "thread": "main", "time": 1549714475.11129}
[task 2019-02-09T12:14:35.147Z] Exit code: 77
[task 2019-02-09T12:14:35.147Z] FAIL - bug1375074.js
[task 2019-02-09T12:14:35.147Z] TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/bug1375074.js | Unknown (code 77, args "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp") [1.2 s]
[task 2019-02-09T12:14:35.147Z] {"action": "test_start", "jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "pid": 4102, "source": "jittests", "test": "bug1375074.js", "thread": "main", "time": 1549714473.921948}
[task 2019-02-09T12:14:35.147Z] {"action": "test_end", "extra": {"jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "pid": 4102}, "jitflags": "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp", "message": "Unknown", "pid": 4102, "source": "jittests", "status": "FAIL", "test": "bug1375074.js", "thread": "main", "time": 1549714475.146966}
[task 2019-02-09T12:14:35.147Z] INFO exit-status : 77
[task 2019-02-09T12:14:35.147Z] INFO timed-out : False
[task 2019-02-09T12:14:35.147Z] TEST-PASS | js/src/jit-test/tests/TypedObject/bug1100202.js | Success (code 59, args "--no-baseline --no-asmjs --wasm-compiler=none --no-native-regexp") [0.6 s]
Reporter | ||
Updated•6 years ago
|
![]() |
||
Comment 2•6 years ago
|
||
This only runs on Try.
Assignee | ||
Comment 3•6 years ago
|
||
Sorry, my fault. I recently turned this build off everywhere by default, but left it available on try. However, it gets run if you push with try syntax "-p linux64". I forgot about that, and bumped it up from tier 3 to tier 1 (I figured it didn't really matter if it wasn't running anymore, at least unless people explicitly requested it.)
I'll drop it back to tier 3. Alternatively, I could remove it from the ridealong list, but it's probably not hard to just get the build working again and that seems more worth the effort. Changing tier is trivial.
Assignee | ||
Comment 4•6 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
Description
•