Closed Bug 964651 Opened 11 years ago Closed 7 years ago

[marionette-helper] on Travis, system app can't receive mozChrome Event from Gecko

Categories

(Testing Graveyard :: JSMarionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: eragonj, Unassigned)

Details

After doing lots of tests on Travis server, we found that when we try to wait for a select/option element then tap on it. System app won't popup the customized select/option list for marionette to do the following tests. I have mocked a mozChrome event for this, tested in bug 956668 and it works! In this way, we assume that when running b2g on Travis (xvfb), Gaia can't receive this event from Gecko. STR : 1. find an existing select/option element 2. tap on it Expected result : System app can show up the dialog for following tests. Actual result : System app won't show up the dialog and marionette exit with timeout in the end.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.