Closed Bug 1650849 Opened 5 years ago Closed 5 years ago

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)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1630132

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:

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.