Open
Bug 1934343
Opened 11 days ago
Updated 2 days ago
Intermittent /content-security-policy/unsafe-hashes/javascript_src_allowed-href_blank.html | single tracking bug
Categories
(Core :: DOM: Security, defect, P5)
Core
DOM: Security
Tracking
()
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [domsecurity-intermittent])
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=484792727&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dhnK15aOS7aAjCN2Quxssw/runs/0/artifacts/public/logs/live_backing.log
[task 2024-11-29T22:28:18.698Z] 22:28:18 INFO - TEST-OK | /content-security-policy/unsafe-hashes/javascript_src_allowed-href_blank-script-src-elem.html | took 1240ms
[task 2024-11-29T22:28:18.699Z] 22:28:18 INFO - TEST-START | /content-security-policy/unsafe-hashes/javascript_src_allowed-href_blank.html
[task 2024-11-29T22:28:18.719Z] 22:28:18 INFO - Closing window d140e49f-c726-47dd-8aaf-17257cb2050f
[task 2024-11-29T22:28:18.862Z] 22:28:18 INFO - Closing window b1506d43-5512-4691-b04d-049e1d890283
[task 2024-11-29T22:28:19.030Z] 22:28:19 WARNING - Traceback (most recent call last):
[task 2024-11-29T22:28:19.030Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 866, in run_func
[task 2024-11-29T22:28:19.030Z] 22:28:19 WARNING - self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2024-11-29T22:28:19.030Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 975, in do_testharness
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - test_window = protocol.base.create_window()
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 108, in create_window
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - return self.marionette.open(type=type, focus=True)["handle"]
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 1551, in open
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - return self._send_message("WebDriver:NewWindow", body)
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - return func(*args, **kwargs)
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 776, in _send_message
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - self._handle_error(err)
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 788, in _handle_error
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - marionette_driver.errors.UnknownException: TypeError: can't access property "remoteTab", this._browser.frameLoader is null
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - stacktrace:
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - maybeCancelContentJSExecution@resource://gre/modules/RemoteWebNavigation.sys.mjs:28:5
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - fixupAndLoadURIString@resource://gre/modules/RemoteWebNavigation.sys.mjs:149:37
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - fixupAndLoadURIString/<@chrome://global/content/elements/browser-custom-element.js:974:28
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - _wrapURIChangeCall@chrome://global/content/elements/browser-custom-element.js:902:9
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - fixupAndLoadURIString@chrome://global/content/elements/browser-custom-element.js:973:12
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING - createNewTab@resource://gre/modules/GeckoViewTestUtils.sys.mjs:58:20
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING -
[task 2024-11-29T22:28:19.031Z] 22:28:19 WARNING -
[task 2024-11-29T22:28:19.151Z] 22:28:19 INFO - TEST-UNEXPECTED-ERROR | /content-security-policy/unsafe-hashes/javascript_src_allowed-href_blank.html | TypeError: can't access property "remoteTab", this._browser.frameLoader is null
[task 2024-11-29T22:28:19.151Z] 22:28:19 INFO - Traceback (most recent call last):
[task 2024-11-29T22:28:19.151Z] 22:28:19 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 866, in run_func
[task 2024-11-29T22:28:19.151Z] 22:28:19 INFO - self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2024-11-29T22:28:19.151Z] 22:28:19 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 975, in do_testharness
[task 2024-11-29T22:28:19.151Z] 22:28:19 INFO - test_window = protocol.base.create_window()
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 108, in create_window
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - return self.marionette.open(type=type, focus=True)["handle"]
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 1551, in open
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - return self._send_message("WebDriver:NewWindow", body)
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - return func(*args, **kwargs)
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 776, in _send_message
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - self._handle_error(err)
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - File "/builds/worker/workspace/build/venv/lib/python3.8/site-packages/marionette_driver/marionette.py", line 788, in _handle_error
[task 2024-11-29T22:28:19.152Z] 22:28:19 INFO - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - marionette_driver.errors.UnknownException: TypeError: can't access property "remoteTab", this._browser.frameLoader is null
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - stacktrace:
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - maybeCancelContentJSExecution@resource://gre/modules/RemoteWebNavigation.sys.mjs:28:5
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - fixupAndLoadURIString@resource://gre/modules/RemoteWebNavigation.sys.mjs:149:37
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - fixupAndLoadURIString/<@chrome://global/content/elements/browser-custom-element.js:974:28
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - _wrapURIChangeCall@chrome://global/content/elements/browser-custom-element.js:902:9
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - fixupAndLoadURIString@chrome://global/content/elements/browser-custom-element.js:973:12
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - createNewTab@resource://gre/modules/GeckoViewTestUtils.sys.mjs:58:20
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO -
[task 2024-11-29T22:28:19.153Z] 22:28:19 INFO - TEST-INFO took 451ms
[task 2024-11-29T22:28:19.864Z] 22:28:19 INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-11-29T22:28:19.865Z] 22:28:19 INFO - Closing logging queue
[task 2024-11-29T22:28:19.865Z] 22:28:19 INFO - queue closed
[task 2024-11-29T22:28:19.877Z] 22:28:19 INFO - Setting up ssl
[task 2024-11-29T22:28:20.051Z] 22:28:20 INFO - certutil | b''
[task 2024-11-29T22:28:20.097Z] 22:28:20 INFO - certutil | b''
[task 2024-11-29T22:28:20.107Z] 22:28:20 INFO - certutil | b'\nCertificate Nickname Trust Attributes\n SSL,S/MIME,JAR/XPI\n\nweb-platform-tests CT,, \n'
[task 2024-11-29T22:28:20.664Z] 22:28:20 INFO - adb Granting important runtime permissions to org.mozilla.geckoview.test_runner
[task 2024-11-29T22:28:21.762Z] 22:28:21 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/tmprlfor07ppidlog --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-11-29T22:28:23.238Z] 22:28:23 INFO - Starting runner
[task 2024-11-29T22:28:26.021Z] 22:28:26 INFO - TEST-START | /content-security-policy/unsafe-hashes/javascript_src_allowed-window_location.html
[task 2024-11-29T22:28:26.067Z] 22:28:26 INFO - Setting pref dom.targetBlankNoOpener.enabled to false
[task 2024-11-29T22:28:27.167Z] 22:28:27 INFO - TEST-OK | /content-security-policy/unsafe-hashes/javascript_src_allowed-window_location.html | took 1146ms
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
•