Closed Bug 1484086 Opened 6 years ago Closed 6 years ago

Intermittent /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[META-expected11] - setup error

Categories

(Remote Protocol :: Marionette, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1482550

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: toros [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=194426860&repo=mozilla-central https://queue.taskcluster.net/v1/task/OAcYRjBYSjmHk4P9_mkhgg/runs/0/artifacts/public/logs/live_backing.log [task 2018-08-16T22:43:50.159Z] 22:43:50 INFO - STDOUT: <undetermined location> [task 2018-08-16T22:43:50.159Z] 22:43:50 INFO - STDOUT: Module already imported so cannot be rewritten: mozlog [task 2018-08-16T22:43:50.160Z] 22:43:50 INFO - STDOUT: -- Docs: http://doc.pytest.org/en/latest/warnings.html [task 2018-08-16T22:43:50.160Z] 22:43:50 INFO - STDOUT: =============== 76 passed, 1 warnings, 2 error in 38.90 seconds ================ [task 2018-08-16T22:43:50.161Z] 22:43:50 INFO - [task 2018-08-16T22:43:50.162Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[RETURN-expected1] [task 2018-08-16T22:43:50.162Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[HELP-expected2] [task 2018-08-16T22:43:50.162Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[SHIFT-expected3] [task 2018-08-16T22:43:50.163Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[R_ARROWRIGHT-expected4] [task 2018-08-16T22:43:50.163Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[ESCAPE-expected5] [task 2018-08-16T22:43:50.163Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[PAGE_UP-expected6] [task 2018-08-16T22:43:50.164Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[R_PAGEUP-expected7] [task 2018-08-16T22:43:50.164Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[UP-expected8] [task 2018-08-16T22:43:50.164Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[DOWN-expected9] [task 2018-08-16T22:43:50.165Z] 22:43:50 INFO - TEST-PASS | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[F12-expected10] [task 2018-08-16T22:43:50.165Z] 22:43:50 INFO - TEST-UNEXPECTED-ERROR | /webdriver/tests/actions/special_keys.py | test_webdriver_special_key_sends_keydown[META-expected11] - setup error [task 2018-08-16T22:43:50.165Z] 22:43:50 INFO - session = <Session d6b189c6-c401-4b6c-82db-bd51431755e3> [task 2018-08-16T22:43:50.166Z] 22:43:50 INFO - test_actions_page = None [task 2018-08-16T22:43:50.166Z] 22:43:50 INFO - request = <SubRequest 'key_reporter' for <Function 'test_webdriver_special_key_sends_keydown[META-expected11]'>> [task 2018-08-16T22:43:50.166Z] 22:43:50 INFO - [task 2018-08-16T22:43:50.167Z] 22:43:50 INFO - @pytest.fixture [task 2018-08-16T22:43:50.167Z] 22:43:50 INFO - def key_reporter(session, test_actions_page, request): [task 2018-08-16T22:43:50.167Z] 22:43:50 INFO - """Represents focused input element from `test_keys_page` fixture.""" [task 2018-08-16T22:43:50.168Z] 22:43:50 INFO - > input_el = session.find.css("#keys", all=False) [task 2018-08-16T22:43:50.168Z] 22:43:50 INFO - [task 2018-08-16T22:43:50.168Z] 22:43:50 INFO - request = <SubRequest 'key_reporter' for <Function 'test_webdriver_special_key_sends_keydown[META-expected11]'>> [task 2018-08-16T22:43:50.168Z] 22:43:50 INFO - session = <Session d6b189c6-c401-4b6c-82db-bd51431755e3> [task 2018-08-16T22:43:50.169Z] 22:43:50 INFO - test_actions_page = None [task 2018-08-16T22:43:50.169Z] 22:43:50 INFO - [task 2018-08-16T22:43:50.169Z] 22:43:50 INFO - tests/web-platform/tests/webdriver/tests/actions/conftest.py:27: [task 2018-08-16T22:43:50.170Z] 22:43:50 INFO - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
There are pipe errors and a following content process crash: https://treeherder.mozilla.org/logviewer.html#?job_id=194426860&repo=mozilla-central&lineNumber=8981-8990 There is no minidump as it looks like, and as such no processing of the crash data. Lets keep an eye on that one.
This is most likely caused by bug 1482029.
Depends on: 1482029
Status: NEW → RESOLVED
Closed: 6 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.