Open
Bug 1928205
Opened 11 days ago
Updated 1 hour ago
Intermittent /FileAPI/url/url-format.any.worker.html | single tracking bug
Categories
(Core :: DOM: File, defect, P5)
Core
DOM: File
Tracking
()
NEW
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=480483583&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LYkY7DtoSmW1oB_CFhVDsw/runs/0/artifacts/public/logs/live_backing.log
[task 2024-10-30T20:54:10.868Z] 20:54:10 INFO - TEST-OK | /FileAPI/url/url-charset.window.html | took 2927ms
[task 2024-10-30T20:54:10.869Z] 20:54:10 INFO - TEST-START | /FileAPI/url/url-format.any.worker.html
[task 2024-10-30T20:54:12.153Z] 20:54:12 INFO - Closing window e3df24a6-367e-41d7-8b90-439ce2713bc3
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - Traceback (most recent call last):
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 866, in run_func
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 975, in do_testharness
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - test_window = protocol.base.create_window()
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 108, in create_window
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - return self.marionette.open(type=type, focus=True)["handle"]
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 1551, in open
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - return self._send_message("WebDriver:NewWindow", body)
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - return func(*args, **kwargs)
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 776, in _send_message
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - self._handle_error(err)
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 788, in _handle_error
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - marionette_driver.errors.UnknownException: TypeError: this._browser.frameLoader is null
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - stacktrace:
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - maybeCancelContentJSExecution@resource://gre/modules/RemoteWebNavigation.sys.mjs:28:5
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - fixupAndLoadURIString@resource://gre/modules/RemoteWebNavigation.sys.mjs:149:37
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - fixupAndLoadURIString/<@chrome://global/content/elements/browser-custom-element.js:961:28
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - _wrapURIChangeCall@chrome://global/content/elements/browser-custom-element.js:889:9
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - fixupAndLoadURIString@chrome://global/content/elements/browser-custom-element.js:960:12
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING - createNewTab@resource://gre/modules/GeckoViewTestUtils.sys.mjs:58:20
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING -
[task 2024-10-30T20:54:12.264Z] 20:54:12 WARNING -
[task 2024-10-30T20:54:12.401Z] 20:54:12 INFO - TEST-UNEXPECTED-ERROR | /FileAPI/url/url-format.any.worker.html | TypeError: this._browser.frameLoader is null
[task 2024-10-30T20:54:12.401Z] 20:54:12 INFO - Traceback (most recent call last):
[task 2024-10-30T20:54:12.401Z] 20:54:12 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 866, in run_func
[task 2024-10-30T20:54:12.401Z] 20:54:12 INFO - self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2024-10-30T20:54:12.401Z] 20:54:12 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 975, in do_testharness
[task 2024-10-30T20:54:12.401Z] 20:54:12 INFO - test_window = protocol.base.create_window()
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 108, in create_window
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - return self.marionette.open(type=type, focus=True)["handle"]
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 1551, in open
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - return self._send_message("WebDriver:NewWindow", body)
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - return func(*args, **kwargs)
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 776, in _send_message
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - self._handle_error(err)
[task 2024-10-30T20:54:12.402Z] 20:54:12 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 788, in _handle_error
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - marionette_driver.errors.UnknownException: TypeError: this._browser.frameLoader is null
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - stacktrace:
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - maybeCancelContentJSExecution@resource://gre/modules/RemoteWebNavigation.sys.mjs:28:5
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - fixupAndLoadURIString@resource://gre/modules/RemoteWebNavigation.sys.mjs:149:37
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - fixupAndLoadURIString/<@chrome://global/content/elements/browser-custom-element.js:961:28
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - _wrapURIChangeCall@chrome://global/content/elements/browser-custom-element.js:889:9
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - fixupAndLoadURIString@chrome://global/content/elements/browser-custom-element.js:960:12
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - createNewTab@resource://gre/modules/GeckoViewTestUtils.sys.mjs:58:20
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO -
[task 2024-10-30T20:54:12.403Z] 20:54:12 INFO - TEST-INFO took 1530ms
[task 2024-10-30T20:54:13.389Z] 20:54:13 INFO - Closing logging queue
[task 2024-10-30T20:54:13.389Z] 20:54:13 INFO - queue closed
[task 2024-10-30T20:54:13.407Z] 20:54:13 INFO - Setting up ssl
[task 2024-10-30T20:54:13.535Z] 20:54:13 INFO - certutil | b''
[task 2024-10-30T20:54:13.592Z] 20:54:13 INFO - certutil | b''
[task 2024-10-30T20:54:13.602Z] 20:54:13 INFO - certutil | b'\nCertificate Nickname Trust Attributes\n SSL,S/MIME,JAR/XPI\n\nweb-platform-tests CT,, \n'
[task 2024-10-30T20:54:18.957Z] 20:54:18 INFO - STDOUT: timed out waiting for profiles.ini
[task 2024-10-30T20:54:19.095Z] 20:54:19 INFO - adb Granting important runtime permissions to org.mozilla.geckoview.test_runner
[task 2024-10-30T20:54:20.398Z] 20:54:20 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/tmplb6dczcfpidlog --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-10-30T20:54:22.172Z] 20:54:22 INFO - Starting runner
[task 2024-10-30T20:54:23.088Z] 20:54:23 INFO - TEST-START | /FileAPI/url/url-format.any.html
[task 2024-10-30T20:54:23.125Z] 20:54:23 INFO - Setting pref dom.targetBlankNoOpener.enabled to false
[task 2024-10-30T20:54:30.439Z] 20:54:30 INFO - TEST-OK | /FileAPI/url/url-format.any.html | took 7350ms
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•