Intermittent /webdriver/tests/perform_actions/key_shortcuts.py | test_mod_a_mod_x_deletes_all_text - AssertionError: assert 'abc d' == ''
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(firefox106 disabled, firefox107 fixed)
People
(Reporter: intermittent-bug-filer, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=319380783&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/eyjFsc4gSFeoB886p-jMkA/runs/0/artifacts/public/logs/live_backing.log
[task 2020-10-22T15:48:26.871Z] 15:48:26 INFO - TEST-START | /webdriver/tests/perform_actions/key_shortcuts.py
[task 2020-10-22T15:48:28.968Z] 15:48:28 INFO - STDOUT: =============== 1 failed, 2 passed, 1 warnings in 2.05 seconds ================
[task 2020-10-22T15:48:28.988Z] 15:48:28 INFO -
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - TEST-PASS | /webdriver/tests/perform_actions/key_shortcuts.py | test_mod_a_and_backspace_deletes_all_text
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - TEST-PASS | /webdriver/tests/perform_actions/key_shortcuts.py | test_mod_a_mod_c_right_mod_v_pastes_text
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/perform_actions/key_shortcuts.py | test_mod_a_mod_x_deletes_all_text - AssertionError: assert 'abc d' == ''
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - session = <Session cd2314be-67d6-4a9f-a44c-cec241f32c0f>
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - key_reporter = <Element a02a7713-8188-48bf-a035-2adddc71d78b>
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - key_chain = <webdriver.client.ActionSequence object at 0x00000000064E97B8>
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO -
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - def test_mod_a_mod_x_deletes_all_text(session, key_reporter, key_chain):
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - key_chain.send_keys("abc d") \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_down(MODIFIER_KEY) \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_down("a") \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_up(MODIFIER_KEY) \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_up("a") \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_down(MODIFIER_KEY) \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_down("x") \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_up(MODIFIER_KEY) \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .key_up("x") \
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - .perform()
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - > assert get_keys(key_reporter) == ""
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - E AssertionError: assert 'abc d' == ''
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO - E - abc d
[task 2020-10-22T15:48:28.989Z] 15:48:28 INFO -
[task 2020-10-22T15:48:28.990Z] 15:48:28 INFO - key_chain = <webdriver.client.ActionSequence object at 0x00000000064E97B8>
[task 2020-10-22T15:48:28.990Z] 15:48:28 INFO - key_reporter = <Element a02a7713-8188-48bf-a035-2adddc71d78b>
[task 2020-10-22T15:48:28.990Z] 15:48:28 INFO - session = <Session cd2314be-67d6-4a9f-a44c-cec241f32c0f>
[task 2020-10-22T15:48:28.990Z] 15:48:28 INFO -
[task 2020-10-22T15:48:28.990Z] 15:48:28 INFO - tests\web-platform\tests\webdriver\tests\perform_actions\key_shortcuts.py:47: AssertionError
[task 2020-10-22T15:48:28.990Z] 15:48:28 INFO - TEST-OK | /webdriver/tests/perform_actions/key_shortcuts.py | took 2116ms
[task 2020-10-22T15:48:29.070Z] 15:48:29 INFO - Closing logging queue
[task 2020-10-22T15:48:29.070Z] 15:48:29 INFO - queue closed
[task 2020-10-22T15:48:29.071Z] 15:48:29 INFO - Starting runner
[task 2020-10-22T15:48:29.511Z] 15:48:29 INFO - PID 10484 | 1603381709506 geckodriver INFO Listening on 127.0.0.1:53900
[task 2020-10-22T15:48:30.023Z] 15:48:30 INFO - WebDriver HTTP server listening at http://127.0.0.1:53900/```
Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 3•4 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 8•4 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=331590027&repo=mozilla-central&lineNumber=74938
Comment hidden (Intermittent Failures Robot) |
Comment 10•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 11•2 years ago
|
||
With the test enabled for Android (see bug 1506782) the failure can still be seen.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 12•2 years ago
|
||
Description
•