Closed
Bug 1738559
Opened 4 years ago
Closed 4 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrash.test_crash_content_process | AssertionError: "Content process crashed" does not match "Process killed because the connection to Marionette server is lost. Check
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Testing
Marionette Client and Harness
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1365391
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: assertion, intermittent-failure)
Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=356519317&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MI9RpEjgQPGuCj7n3mLJLA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-10-30T22:08:14.465Z] 22:08:14 INFO - TEST-PASS | testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrash.test_crash_chrome_process | took 3761ms
[task 2021-10-30T22:08:14.465Z] 22:08:14 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrash.test_crash_content_process
[task 2021-10-30T22:08:14.466Z] 22:08:14 INFO - Suppressing GECKO output. To view, add `print(self.new_out.getvalue())` to the end of this test.
[task 2021-10-30T22:09:34.743Z] 22:09:34 INFO - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrash.test_crash_content_process | AssertionError: "Content process crashed" does not match "Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 10s)"
[task 2021-10-30T22:09:34.743Z] 22:09:34 INFO - Traceback (most recent call last):
[task 2021-10-30T22:09:34.743Z] 22:09:34 INFO - File "/opt/worker/tasks/task_163562541464995/build/venv/lib/python3.7/site-packages/marionette_harness/marionette_test/testcases.py", line 202, in run
[task 2021-10-30T22:09:34.743Z] 22:09:34 INFO - testMethod()
[task 2021-10-30T22:09:34.744Z] 22:09:34 INFO - File "/opt/worker/tasks/task_163562541464995/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_crash.py", line 158, in test_crash_content_process
[task 2021-10-30T22:09:34.744Z] 22:09:34 INFO - message="Expected IOError exception for content crash not raised.",
[task 2021-10-30T22:09:34.744Z] 22:09:34 INFO - TEST-INFO took 80277ms
[task 2021-10-30T22:09:34.744Z] 22:09:34 INFO - Application command: /opt/worker/tasks/task_163562541464995/build/application/Firefox NightlyDebug.app/Contents/MacOS/firefox -no-remote -marionette -foreground -profile /var/folders/73/2nqtlyfn55q_8wgvpmxvq_1h000014/T/tmpo3ovhwys.mozrunner
[task 2021-10-30T22:09:38.439Z] 22:09:38 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_crash.py TestCrashInSetUp.test_crash_in_setup
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 3•3 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•