Closed Bug 1937389 Opened 2 months ago Closed 1 day ago

Intermittent /html/browsers/the-window-object/open-close/close_pagehide.html | single tracking bug

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, intermittent-testcase)

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


[task 2024-12-15T11:12:39.288Z] 11:12:39     INFO - TEST-OK | /html/browsers/the-window-object/open-close/close_noopener_beforeunload.html | took 1026ms
[task 2024-12-15T11:12:39.289Z] 11:12:39     INFO - TEST-START | /html/browsers/the-window-object/open-close/close_pagehide.html
[task 2024-12-15T11:12:39.307Z] 11:12:39     INFO - Closing window fe21dfa0-c86c-42b6-b323-780ced106e2e
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING - Traceback (most recent call last):
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 866, in run_func
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING -     self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 975, in do_testharness
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING -     test_window = protocol.base.create_window()
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 108, in create_window
[task 2024-12-15T11:12:39.407Z] 11:12:39  WARNING -     return self.marionette.open(type=type, focus=True)["handle"]
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 1551, in open
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -     return self._send_message("WebDriver:NewWindow", body)
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -     return func(*args, **kwargs)
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 776, in _send_message
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -     self._handle_error(err)
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 788, in _handle_error
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - marionette_driver.errors.UnknownException: TypeError: can't access property "remoteTab", this._browser.frameLoader is null
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - stacktrace:
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 	maybeCancelContentJSExecution@resource://gre/modules/RemoteWebNavigation.sys.mjs:29:5
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 	fixupAndLoadURIString@resource://gre/modules/RemoteWebNavigation.sys.mjs:159:37
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 	fixupAndLoadURIString/<@chrome://global/content/elements/browser-custom-element.js:983:28
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 	_wrapURIChangeCall@chrome://global/content/elements/browser-custom-element.js:907:9
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 	fixupAndLoadURIString@chrome://global/content/elements/browser-custom-element.js:982:12
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 	createNewTab@resource://gre/modules/GeckoViewTestUtils.sys.mjs:58:20
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 
[task 2024-12-15T11:12:39.408Z] 11:12:39  WARNING - 
[task 2024-12-15T11:12:39.479Z] 11:12:39     INFO - TEST-UNEXPECTED-ERROR | /html/browsers/the-window-object/open-close/close_pagehide.html | TypeError: can't access property "remoteTab", this._browser.frameLoader is null
[task 2024-12-15T11:12:39.479Z] 11:12:39     INFO - Traceback (most recent call last):
[task 2024-12-15T11:12:39.479Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 866, in run_func
[task 2024-12-15T11:12:39.479Z] 11:12:39     INFO -     self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 975, in do_testharness
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -     test_window = protocol.base.create_window()
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 108, in create_window
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -     return self.marionette.open(type=type, focus=True)["handle"]
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 1551, in open
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -     return self._send_message("WebDriver:NewWindow", body)
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -     return func(*args, **kwargs)
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 776, in _send_message
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -     self._handle_error(err)
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 788, in _handle_error
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - marionette_driver.errors.UnknownException: TypeError: can't access property "remoteTab", this._browser.frameLoader is null
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - stacktrace:
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - 	maybeCancelContentJSExecution@resource://gre/modules/RemoteWebNavigation.sys.mjs:29:5
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - 	fixupAndLoadURIString@resource://gre/modules/RemoteWebNavigation.sys.mjs:159:37
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - 	fixupAndLoadURIString/<@chrome://global/content/elements/browser-custom-element.js:983:28
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - 	_wrapURIChangeCall@chrome://global/content/elements/browser-custom-element.js:907:9
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - 	fixupAndLoadURIString@chrome://global/content/elements/browser-custom-element.js:982:12
[task 2024-12-15T11:12:39.480Z] 11:12:39     INFO - 	createNewTab@resource://gre/modules/GeckoViewTestUtils.sys.mjs:58:20
[task 2024-12-15T11:12:39.481Z] 11:12:39     INFO - 
[task 2024-12-15T11:12:39.481Z] 11:12:39     INFO - TEST-INFO took 189ms
[task 2024-12-15T11:12:40.095Z] 11:12:40     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-12-15T11:12:40.095Z] 11:12:40     INFO - Closing logging queue
[task 2024-12-15T11:12:40.096Z] 11:12:40     INFO - queue closed
[task 2024-12-15T11:12:40.106Z] 11:12:40     INFO - Setting up ssl
[task 2024-12-15T11:12:40.216Z] 11:12:40     INFO - certutil | b''
[task 2024-12-15T11:12:40.288Z] 11:12:40     INFO - certutil | b''
[task 2024-12-15T11:12:40.301Z] 11:12:40     INFO - certutil | b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
[task 2024-12-15T11:12:40.898Z] 11:12:40     INFO - adb Granting important runtime permissions to org.mozilla.geckoview.test_runner
[task 2024-12-15T11:12:41.977Z] 11:12:41     INFO - adb launch_application: am start -W -n org.mozilla.geckoview.test_runner/org.mozilla.geckoview.test_runner.TestRunnerActivity -a android.intent.action.MAIN --es env0 MOZ_CRASHREPORTER=1 --es env1 MOZ_CRASHREPORTER_NO_REPORT=1 --es env2 MOZ_CRASHREPORTER_SHUTDOWN=1 --es env3 MOZ_HIDE_RESULTS_TABLE=1 --es env4 MOZ_IN_AUTOMATION=1 --es env5 MOZ_LOG=signaling:3,mtransport:4,DataChannel:4,jsep:4 --es env6 R_LOG_LEVEL=6 --es env7 R_LOG_DESTINATION=stderr --es env8 R_LOG_VERBOSE=1 --es env9 MOZ_PROCESS_LOG=/tmp/tmppfjgst7npidlog --es env10 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 --es arg0 -no-remote --es arg1 -profile --es arg2 /data/local/tmp/test_root/profile --es arg3 --marionette --es arg4 about:blank
[task 2024-12-15T11:12:43.506Z] 11:12:43     INFO - Starting runner
[task 2024-12-15T11:12:44.322Z] 11:12:44     INFO - TEST-START | /html/browsers/the-window-object/open-close/close_script_defer.html
[task 2024-12-15T11:12:44.972Z] 11:12:44     INFO - TEST-OK | /html/browsers/the-window-object/open-close/close_script_defer.html | took 651ms
Status: NEW → RESOLVED
Closed: 1 day ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.