Closed Bug 982048 Opened 10 years ago Closed 10 years ago

Investigate test_email_keyboard failure

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RobertC, Unassigned)

Details

(Whiteboard: [fromAutomation])

Attachments

(1 file)

46 bytes, text/x-github-pull-request
RobertC
: review+
Details | Review
Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/keyboard/test_email_keyboard.py", line 26, in test_basic_email_keyboard
keyboard.switch_to_keyboard()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/keyboard/app.py", line 149, in switch_to_keyboard
%keyboards.is_displayed())
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/jenkins/workspace/b2g.hamachi.mozilla-central.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.5-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1150209904 seconds with message: Keyboard not interpreted as displayed. Debug is_displayed(): False

The test is failing because at the second tap on the email input field the keyboard disappears. During the test run above the keyboard there is a white bar which hides the email field. This issue is not reproduced manually.
Assignee: robert.chira → nobody
Status: ASSIGNED → NEW
This is replicable manually:
https://bugzilla.mozilla.org/show_bug.cgi?id=982113

I will xfail this test.
Attached file github pr
Attachment #8389186 - Flags: review?(robert.chira)
Attachment #8389186 - Flags: review?(robert.chira) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: