Closed
Bug 1831780
Opened 2 years ago
Closed 2 years ago
Intermittent [Tier-2] /webdriver/tests/bidi/network/response_completed/response_completed.py | test_response_status[415-Unsupported Media Type] - webdriver.bidi.modules.script.ScriptEvaluateResultException: Script execution failed.
Categories
(Remote Protocol :: WebDriver BiDi, defect, P5)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1830616
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=414862690&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HCIrD9WKSLiQrmo4mmBdoQ/runs/0/artifacts/public/logs/live_backing.log
[task 2023-05-07T11:02:20.921Z] 11:02:20 INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/bidi/network/response_completed/response_completed.py | test_response_status[415-Unsupported Media Type] - webdriver.bidi.modules.script.ScriptEvaluateResultException: Script execution failed.
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - bidi_session = <webdriver.bidi.client.BidiSession object at 0x0000022214D44340>
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - wait_for_event = <function wait_for_event.<locals>.wait_for_event at 0x0000022214DD90D0>
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - url = <function url.<locals>.url at 0x0000022214DD9430>
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - fetch = <function fetch.<locals>.fetch at 0x0000022214DD9D30>
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - setup_network_test = <function setup_network_test.<locals>._setup_network_test at 0x0000022214DD9EE0>
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - status = 415, status_text = 'Unsupported Media Type'
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO -
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - @pytest.mark.parametrize(
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - "status, status_text",
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - HTTP_STATUS_AND_STATUS_TEXT,
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - )
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - @pytest.mark.asyncio
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - async def test_response_status(
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - bidi_session, wait_for_event, url, fetch, setup_network_test, status, status_text
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - ):
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - status_url = url(
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - f"/webdriver/tests/support/http_handlers/status.py?status={status}&nocache={RESPONSE_COMPLETED_EVENT}"
[task 2023-05-07T11:02:20.925Z] 11:02:20 INFO - )
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO -
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - network_events = await setup_network_test(events=[RESPONSE_COMPLETED_EVENT])
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - events = network_events[RESPONSE_COMPLETED_EVENT]
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO -
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - on_response_completed = wait_for_event(RESPONSE_COMPLETED_EVENT)
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - > await fetch(status_url)
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO -
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - bidi_session = <webdriver.bidi.client.BidiSession object at 0x0000022214D44340>
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - events = []
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - fetch = <function fetch.<locals>.fetch at 0x0000022214DD9D30>
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - network_events = {'network.responseCompleted': []}
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - on_response_completed = <Future pending>
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - setup_network_test = <function setup_network_test.<locals>._setup_network_test at 0x0000022214DD9EE0>
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - status = 415
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - status_text = 'Unsupported Media Type'
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - status_url = 'http://web-platform.test:8000/webdriver/tests/support/http_handlers/status.py?status=415&nocache=network.responseCompleted'
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - url = <function url.<locals>.url at 0x0000022214DD9430>
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO - wait_for_event = <function wait_for_event.<locals>.wait_for_event at 0x0000022214DD90D0>
[task 2023-05-07T11:02:20.926Z] 11:02:20 INFO -
[task 2023-05-07T11:02:20.927Z] 11:02:20 INFO - tests\web-platform\tests\webdriver\tests\bidi\network\response_completed\response_completed.py:144:
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•