Intermittent /webdriver/tests/switch_to_parent_frame/switch.py | test_null_response_value - setup error
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=313428137&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MZSUw1iJSq-Yj70BYJ-Row/runs/0/artifacts/public/logs/live_backing.log
[task 2020-08-19T11:17:30.044Z] 11:17:30 INFO - STDOUT: body = {'capabilities': {'alwaysMatch': {'moz:firefoxOptions': {'binary': '/builds/worker/workspace/build/application/firefox...test,xn--lve-6lad.www2.not-web-platform.test', 'network.process.enabled': False, 'toolkit.asyncshutdown.log': True}}}}}
[task 2020-08-19T11:17:30.045Z] 11:17:30 INFO - STDOUT: err = <UnknownErrorException http_status=500>
[task 2020-08-19T11:17:30.046Z] 11:17:30 INFO - STDOUT: method = 'POST'
[task 2020-08-19T11:17:30.046Z] 11:17:30 INFO - STDOUT: response = <Response status=500 error=<UnknownErrorException http_status=500>>
[task 2020-08-19T11:17:30.046Z] 11:17:30 INFO - STDOUT: self = <Session (disconnected)>
[task 2020-08-19T11:17:30.047Z] 11:17:30 INFO - STDOUT: timeout = None
[task 2020-08-19T11:17:30.048Z] 11:17:30 INFO - STDOUT: url = 'session'
[task 2020-08-19T11:17:30.049Z] 11:17:30 INFO - STDOUT: tests/web-platform/tests/tools/webdriver/webdriver/client.py
[task 2020-08-19T11:17:30.049Z] 11:17:30 INFO - STDOUT: :487: UnknownErrorException
[task 2020-08-19T11:17:30.049Z] 11:17:30 INFO - STDOUT: =============================== warnings summary ===============================
[task 2020-08-19T11:17:30.050Z] 11:17:30 INFO - STDOUT: <undetermined location>
[task 2020-08-19T11:17:30.050Z] 11:17:30 INFO - STDOUT: Module already imported so cannot be rewritten: mozlog
[task 2020-08-19T11:17:30.051Z] 11:17:30 INFO - STDOUT: -- Docs: http://doc.pytest.org/en/latest/warnings.html
[task 2020-08-19T11:17:30.051Z] 11:17:30 INFO - STDOUT: ===================== 1 warnings, 3 error in 0.45 seconds ======================
[task 2020-08-19T11:17:30.055Z] 11:17:30 INFO -
[task 2020-08-19T11:17:30.055Z] 11:17:30 INFO - TEST-UNEXPECTED-ERROR | /webdriver/tests/switch_to_parent_frame/switch.py | test_null_response_value - setup error
Comment 1•4 years ago
|
||
The connection attempt gets aborted within a second. See bug 1575021.
Comment hidden (Intermittent Failures Robot) |
Comment 3•4 years ago
|
||
This should have been bug 1659965 which is fixed now.
Comment 4•2 years ago
|
||
Description
•