Closed
Bug 1802131
Opened 3 years ago
Closed 3 years ago
Intermittent /webdriver/tests/get_element_text/user_prompts.py | test_dismiss[capabilities0-alert-None] - setup error: webdriver.error.UnknownErrorException: unknown error (500): adb error: cannot bind listener: Address already in use
Categories
(Remote Protocol :: Marionette, defect, P5)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1791216
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=397447969&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CNRJbjwYR1GP9GouRrWN-A/runs/0/artifacts/public/logs/live_backing.log
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - TEST-PASS | /webdriver/tests/get_element_text/user_prompts.py | test_accept_and_notify[capabilities0-prompt-]
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - TEST-UNEXPECTED-ERROR | /webdriver/tests/get_element_text/user_prompts.py | test_dismiss[capabilities0-alert-None] - setup error: webdriver.error.UnknownErrorException: unknown error (500): adb error: cannot bind listener: Address already in use
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - args = ()
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - kwargs = {'capabilities': {'unhandledPromptBehavior': 'dismiss'}, 'configuration': {'capabilities': {'moz:firefoxOptions': {'an...}, 'host': '127.0.0.1', 'port': 46156, 'webdriver': {'args': ['-vv'], 'binary': '/builds/worker/fetches/geckodriver'}}}
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - request = <SubRequest 'session' for <Function test_dismiss[capabilities0-alert-None]>>
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - setup = <function pytest_fixture_setup.<locals>.wrapper.<locals>.setup at 0x7f14e7338ea0>
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - finalizer = <function pytest_fixture_setup.<locals>.wrapper.<locals>.finalizer at 0x7f14e7338400>
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO -
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - def wrapper(*args, **kwargs):
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - loop = fixture_stripper.get_and_strip_from(FixtureStripper.EVENT_LOOP, kwargs)
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO - request = fixture_stripper.get_and_strip_from(FixtureStripper.REQUEST, kwargs)
[task 2022-11-23T12:11:13.997Z] 12:11:13 INFO -
Updated•3 years ago
|
Comment 2•3 years ago
|
||
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.
Description
•