Closed Bug 1643267 Opened 4 years ago Closed 4 years ago

Intermittent /webdriver/tests/new_session/create_alwaysMatch.py | test_valid[browserName-None] - 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 1643266

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=305015447&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SpgAHGAPSPORYv4Ah8zm2Q/runs/0/artifacts/public/logs/live_backing.log


[task 2020-06-04T08:21:19.061Z] 08:21:19 INFO - TEST-START | /webdriver/tests/new_session/create_alwaysMatch.py
[task 2020-06-04T08:23:57.019Z] 08:23:57 INFO - STDOUT: ============== 1 failed, 26 passed, 1 warnings in 157.61 seconds ==============
[task 2020-06-04T08:23:57.051Z] 08:23:57 INFO -
[task 2020-06-04T08:23:57.051Z] 08:23:57 INFO - TEST-PASS | /webdriver/tests/new_session/create_alwaysMatch.py | test_valid[acceptInsecureCerts-False]
[task 2020-06-04T08:23:57.051Z] 08:23:57 INFO - TEST-PASS | /webdriver/tests/new_session/create_alwaysMatch.py | test_valid[acceptInsecureCerts-None]
[task 2020-06-04T08:23:57.051Z] 08:23:57 INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/new_session/create_alwaysMatch.py | test_valid[browserName-None] - AssertionError: timeout (500): No connection could be made because the target machine actively refused it. (os error 10061)
[task 2020-06-04T08:23:57.051Z] 08:23:57 INFO - new_session = <function new_session at 0x0000000004BD0EB8>
[task 2020-06-04T08:23:57.051Z] 08:23:57 INFO - add_browser_capabilities = <function add_browser_capabilities at 0x0000000004C0A048>
[task 2020-06-04T08:23:57.052Z] 08:23:57 INFO - key = 'browserName', value = None
[task 2020-06-04T08:23:57.052Z] 08:23:57 INFO -
[task 2020-06-04T08:23:57.052Z] 08:23:57 INFO - @pytest.mark.parametrize("key,value", flatten(product(*item) for item in valid_data))
[task 2020-06-04T08:23:57.052Z] 08:23:57 INFO - def test_valid(new_session, add_browser_capabilities, key, value):
[task 2020-06-04T08:23:57.053Z] 08:23:57 INFO - response, _ = new_session({"capabilities": {
[task 2020-06-04T08:23:57.053Z] 08:23:57 INFO - "alwaysMatch": add_browser_capabilities({key: value})}})
[task 2020-06-04T08:23:57.053Z] 08:23:57 INFO - > assert_success(response)
[task 2020-06-04T08:23:57.054Z] 08:23:57 INFO -
[task 2020-06-04T08:23:57.054Z] 08:23:57 INFO - _ = None
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO - add_browser_capabilities = <function add_browser_capabilities at 0x0000000004C0A048>
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO - key = 'browserName'
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO - new_session = <function new_session at 0x0000000004BD0EB8>
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO - response = <Response status=500 error=<TimeoutException http_status=500>>
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO - value = None
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO -
[task 2020-06-04T08:23:57.055Z] 08:23:57 INFO - tests\web-platform\tests\webdriver\tests\new_session\create_alwaysMatch.py:15:

Status: NEW → RESOLVED
Closed: 4 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.