Closed
Bug 1721289
Opened 4 years ago
Closed 4 years ago
Intermittent /WebCryptoAPI/getRandomValues-bigint.tentative.any.html | TypeError: this.curBrowser.contentBrowser is null
Categories
(Core :: DOM: Security, defect, P5)
Core
DOM: Security
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [domsecurity-intermittent])
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=345667530&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/E0oKejsMTPex-Xv_UVoXKg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-07-19T20:29:07.294Z] 20:29:07 INFO - TEST-START | /WebIDL/ecmascript-binding/class-string-interface.any.worker.html
[task 2021-07-19T20:29:07.295Z] 20:29:07 INFO - Closing window 0a1c69bc-4db5-4c1c-b5ed-85691d52075d
[task 2021-07-19T20:29:07.307Z] 20:29:07 INFO - PID 1283 | Marionette threw an error: TypeError: this.curBrowser.contentBrowser is null
[task 2021-07-19T20:29:07.307Z] 20:29:07 INFO - PID 1283 | GeckoDriver.prototype.navigateTo@chrome://remote/content/marionette/driver.js:918:3
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - Traceback (most recent call last):
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 791, in run_func
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 912, in do_testharness
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - protocol.marionette.navigate(url)
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 1518, in navigate
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - self._send_message("WebDriver:Navigate", {"url": url})
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - return func(*args, **kwargs)
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 630, in _send_message
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - self._handle_error(err)
[task 2021-07-19T20:29:07.317Z] 20:29:07 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 652, in _handle_error
[task 2021-07-19T20:29:07.318Z] 20:29:07 WARNING - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-07-19T20:29:07.318Z] 20:29:07 WARNING - marionette_driver.errors.UnknownException: TypeError: this.curBrowser.contentBrowser is null
[task 2021-07-19T20:29:07.318Z] 20:29:07 WARNING - stacktrace:
[task 2021-07-19T20:29:07.318Z] 20:29:07 WARNING - GeckoDriver.prototype.navigateTo@chrome://remote/content/marionette/driver.js:918:3
[task 2021-07-19T20:29:07.318Z] 20:29:07 WARNING -
[task 2021-07-19T20:29:07.318Z] 20:29:07 WARNING -
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - TEST-UNEXPECTED-ERROR | /WebCryptoAPI/getRandomValues-bigint.tentative.any.html | TypeError: this.curBrowser.contentBrowser is null
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - Traceback (most recent call last):
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 791, in run_func
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 912, in do_testharness
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - protocol.marionette.navigate(url)
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 1518, in navigate
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - self._send_message("WebDriver:Navigate", {"url": url})
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - return func(*args, **kwargs)
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 630, in _send_message
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - self._handle_error(err)
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 652, in _handle_error
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - marionette_driver.errors.UnknownException: TypeError: this.curBrowser.contentBrowser is null
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - stacktrace:
[task 2021-07-19T20:29:07.320Z] 20:29:07 INFO - GeckoDriver.prototype.navigateTo@chrome://remote/content/marionette/driver.js:918:3
[task 2021-07-19T20:29:07.321Z] 20:29:07 INFO -
[task 2021-07-19T20:29:07.321Z] 20:29:07 INFO - TEST-INFO took 449ms
[task 2021-07-19T20:29:07.324Z] 20:29:07 INFO - Browser exited with return code 0
| Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•