Intermittent /webdriver/tests/new_session/create_firstMatch.py | test_valid[test:extension-value26] - AssertionError: timeout (500): No connection could be made because the target machine actively refused it. (os error 10061)
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: assertion, intermittent-failure)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=308714670&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Uh-Jk5bOQpSFuXz46H-6ig/runs/0/artifacts/public/logs/live_backing.log
[task 2020-07-06T17:04:12.557Z] 17:04:12 INFO - TEST-START | /webdriver/tests/new_session/create_firstMatch.py
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - TEST-PASS | /webdriver/tests/new_session/create_firstMatch.py | test_valid[test:extension-value25]
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/new_session/create_firstMatch.py | test_valid[test:extension-value26] - AssertionError: timeout (500): No connection could be made because the target machine actively refused it. (os error 10061)
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - new_session = <function new_session at 0x0000000005653EB8>
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - add_browser_capabilities = <function add_browser_capabilities at 0x00000000056536D8>
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - key = 'test:extension', value = {'key': 'value'}
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO -
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - @pytest.mark.parametrize("key,value", flatten(product(*item) for item in valid_data))
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - def test_valid(new_session, add_browser_capabilities, key, value):
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - response, _ = new_session({"capabilities": {
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - "firstMatch": [add_browser_capabilities({key: value})]}})
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - > assert_success(response)
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO -
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - _ = None
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - add_browser_capabilities = <function add_browser_capabilities at 0x00000000056536D8>
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - key = 'test:extension'
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - new_session = <function new_session at 0x0000000005653EB8>
[task 2020-07-06T17:06:48.827Z] 17:06:48 INFO - response = <Response status=500 error=<TimeoutException http_status=500>>
[task 2020-07-06T17:06:48.828Z] 17:06:48 INFO - value = {'key': 'value'}
[task 2020-07-06T17:06:48.828Z] 17:06:48 INFO -
[task 2020-07-06T17:06:48.828Z] 17:06:48 INFO - tests\web-platform\tests\webdriver\tests\new_session\create_firstMatch.py:16:
Updated•5 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Comment 3•3 years ago
|
||
Description
•