Closed Bug 1472154 Opened 7 years ago Closed 7 years ago

Perma ../testing/xpcshell/selftest.py::XPCShellTestsTests::testChildFail TEST-UNEXPECTED-FAIL

Categories

(Testing :: XPCShell Harness, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

Filed by: ebalazs [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=185549984&repo=mozilla-central https://queue.taskcluster.net/v1/task/R-7GUd31QCCKfJSS-J1IPQ/runs/1/artifacts/public/logs/live_backing.log INFO - =================================== FAILURES =================================== [task 2018-06-29T10:47:03.322Z] 10:47:03 INFO - _______________________ XPCShellTestsTests.testChildFail _______________________ [task 2018-06-29T10:47:03.322Z] 10:47:03 INFO - self = <selftest.XPCShellTestsTests testMethod=testChildFail> [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - def testChildFail(self): [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - """ [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - Check that a simple failing test running in a child process fails. [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - """ [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - self.writeFile("test_fail.js", SIMPLE_FAILING_TEST) [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - self.writeFile("test_child_fail.js", CHILD_TEST_FAILING) [task 2018-06-29T10:47:03.323Z] 10:47:03 INFO - self.writeManifest(["test_child_fail.js"]) [task 2018-06-29T10:47:03.324Z] 10:47:03 INFO - > self.assertTestResult(False) [task 2018-06-29T10:47:03.324Z] 10:47:03 INFO - ../testing/xpcshell/selftest.py:634: [task 2018-06-29T10:47:03.324Z] 10:47:03 INFO - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [task 2018-06-29T10:47:03.324Z] 10:47:03 INFO - ../testing/xpcshell/selftest.py:527: in assertTestResult [task 2018-06-29T10:47:03.324Z] 10:47:03 INFO - """ % ("passed" if expected else "failed", self.log.getvalue())) [task 2018-06-29T10:47:03.324Z] 10:47:03 INFO - E AssertionError: Tests should have failed, log: [task 2018-06-29T10:47:03.325Z] 10:47:03 INFO - E ======== [task 2018-06-29T10:47:03.325Z] 10:47:03 INFO - E runxpcshelltests.py | using symbolizer at /builds/worker/workspace/build/src/obj-firefox/dist/bin/llvm-symbolizer [task 2018-06-29T10:47:03.325Z] 10:47:03 INFO - E MOZ_NODE_PATH environment variable not set. Tests requiring http/2 will fail. [task 2018-06-29T10:47:03.325Z] 10:47:03 INFO - E Running tests sequentially. [task 2018-06-29T10:47:03.325Z] 10:47:03 INFO - E SUITE-START | Running 1 tests [task 2018-06-29T10:47:03.325Z] 10:47:03 INFO - E TEST-START | test_child_fail.js [task 2018-06-29T10:47:03.326Z] 10:47:03 INFO - E TEST-PASS | test_child_fail.js | took 768ms [task 2018-06-29T10:47:03.326Z] 10:47:03 INFO - E INFO | Result summary: [task 2018-06-29T10:47:03.326Z] 10:47:03 INFO - E INFO | Passed: 1 [task 2018-06-29T10:47:03.326Z] 10:47:03 INFO - E INFO | Failed: 0 [task 2018-06-29T10:47:03.326Z] 10:47:03 INFO - E INFO | Todo: 0 [task 2018-06-29T10:47:03.326Z] 10:47:03 INFO - E INFO | Retried: 0 [task 2018-06-29T10:47:03.327Z] 10:47:03 INFO - E SUITE-END | took 0s [task 2018-06-29T10:47:03.327Z] 10:47:03 INFO - E [task 2018-06-29T10:47:03.327Z] 10:47:03 INFO - E ========
Flags: needinfo?(choller)
This has been backed out in bug 1471532. The new patch there fixes the perma-red here and will follow shortly.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(choller)
Resolution: --- → FIXED
See Also: → 1528847
You need to log in before you can comment on or make changes to this bug.