Closed Bug 1644358 Opened 5 years ago Closed 5 years ago

Intermittent check> ..\..\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testRandomExecution TEST-UNEXPECTED-FAIL

Categories

(Testing :: XPCShell Harness, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1531696

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=305590202&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/X_9v0H7_R--Y5kC2XoSAwg/runs/0/artifacts/public/logs/live_backing.log


[task 2020-06-09T08:22:55.864Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testPrefsInManifest PASSED
[task 2020-06-09T08:22:55.864Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testRandomExecution TEST-UNEXPECTED-FAIL
[task 2020-06-09T08:22:55.864Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testReturnNonzero PASSED
[task 2020-06-09T08:22:55.864Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testSkip PASSED
[task 2020-06-09T08:22:55.864Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testSkipForAddTask PASSED
[task 2020-06-09T08:22:55.864Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testSkipForAddTest PASSED
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testSyntaxError PASSED
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testUncaughtRejection PASSED
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testUncaughtRejectionJSM PASSED
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testUnexpectedPass PASSED
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py::XPCShellTestsTests::testUnicodeInAssertMethods PASSED
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check>
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ================================== FAILURES ===================================
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> ___________________ XPCShellTestsTests.testRandomExecution ____________________
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check>
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> self = <selftest.XPCShellTestsTests testMethod=testRandomExecution>
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check>
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> def testRandomExecution(self):
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> """
[task 2020-06-09T08:22:55.865Z] 08:22:55 INFO - check> Check that random execution doesn't break.
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> """
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> manifest = []
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> for i in range(0, 10):
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> filename = "test_pass_%d.js" % i
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> self.writeFile(filename, SIMPLE_PASSING_TEST)
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> manifest.append(filename)
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check>
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> self.writeManifest(manifest)
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> > self.assertTestResult(True, shuffle=True)
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check>
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py:1185:
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> ....\build\src\testing\xpcshell\selftest.py:570: in assertTestResult
[task 2020-06-09T08:22:55.866Z] 08:22:55 INFO - check> """ % ("passed" if expected else "failed", self.log.getvalue()))
[task 2020-06-09T08:22:55.867Z] 08:22:55 INFO - check> E AssertionError: Tests should have passed, log:

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.