Closed Bug 1352647 Opened 7 years ago Closed 7 years ago

Intermittent TEST-UNEXPECTED-PASS | toolkit/crashreporter/test/unit/test_crash_rust_panic.js | xpcshell return code: 0

Categories

(Toolkit :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: ted)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

:ted - Are you aware of this? Can you have a look?
Blocks: 1275780
Flags: needinfo?(ted)
Well that's interesting! I expect the test to fail on Win64 because of bug 1302078, but apparently it sometimes passes?

21:28:49     INFO -  TEST-START | toolkit/crashreporter/test/unit/test_crash_rust_panic.js
21:28:49  WARNING -  TEST-UNEXPECTED-PASS | toolkit/crashreporter/test/unit/test_crash_rust_panic.js | xpcshell return code: 0
21:28:49     INFO -  TEST-INFO expected FAIL | took 259ms
21:28:49     INFO -  >>>>>>>
21:28:49     INFO -  (xpcshell/head.js) | test MAIN run_test pending (1)
21:28:49     INFO -  TEST-PASS | toolkit/crashreporter/test/unit/test_crash_rust_panic.js | handleMinidump - [handleMinidump : 130] true == true
21:28:49     INFO -  TEST-PASS | toolkit/crashreporter/test/unit/test_crash_rust_panic.js | run_test/< - [run_test/< : 7] "OH NO" == "OH NO"
21:28:49     INFO -  (xpcshell/head.js) | test MAIN run_test finished (1)
21:28:49     INFO -  exiting test
21:28:49     INFO -  <<<<<<<

Doubly interesting--looking at the OrangeFactor report all of the unexpected passes are on PGO builds. Weird! I'm just going to change this from `fail-if` to `skip-if` to skip the test entirely on Win64 until bug 1302078 gets fixed.
Flags: needinfo?(ted)
https://hg.mozilla.org/integration/mozilla-inbound/rev/037f23e2cb4ad44710dcb4d8621b2d138f0defa0
bug 1352647 - skip test_crash_rust_panic on Win64 as it sometimes unexpectedly passes. r=me
Assignee: nobody → ted
https://hg.mozilla.org/mozilla-central/rev/037f23e2cb4a
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Whiteboard: [stockwell disabled]
You need to log in before you can comment on or make changes to this bug.