Open Bug 1068726 Opened 11 years ago Updated 2 years ago

Re-enable test_typing.py | test_all_printable_keys test

Categories

(Testing :: Marionette Client and Harness, defect, P3)

defect

Tracking

(firefox-esr91 disabled, firefox99 disabled)

Tracking Status
firefox-esr91 --- disabled
firefox99 --- disabled

People

(Reporter: automatedtester, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: test-disabled)

In fixing bug 947490 I switched all the typing tests on but this test had to be disabled and we need to re enable it.
Should have the same underlying issue as bug 1068735.
See Also: → 1068735
Blocks: webdriver
Priority: -- → P2
Hardware: x86 → x86_64
We only have to fix this once if we fix bug 1418995 first.
Depends on: 1418995
Summary: Enable testAllPrintableKeys for Marionette → Enable test_all_printable_keys test

The failure here is the following:

FAIL testing/marionette/harness/marionette_harness/tests/unit/test_typing.py TestTypingContent.test_numeric_shift_keys - AssertionError: ' up: 16' not found in 'down: 192 press: 126 up: 192'
Traceback (most recent call last):
  File "/Users/henrik/code/gecko/testing/marionette/harness/marionette_harness/marionette_test/testcases.py", line 202, in run
    testMethod()
  File "/Users/henrik/code/gecko/testing/marionette/harness/marionette_harness/tests/unit/test_typing.py", line 251, in test_numeric_shift_keys
    self.assertIn(" up: 16", result.text.strip())
Summary: Enable test_all_printable_keys test → Re-enable test_typing.py | test_all_printable_keys test
Priority: P2 → P3
Severity: normal → S3
Product: Testing → Remote Protocol
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.