Closed
Bug 1219279
Opened 9 years ago
Closed 9 years ago
Running without --restart option broken, because of wrong code in touch_home_button
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
References
()
Details
Attachments
(1 file)
I caused this in bug 1217870.
This caused the Sunspider test on https://arewefastyet.com/#machine=26 to fail:
https://github.com/nbp/gaia-ui-tests/blob/bench/gaiatest/tests/browser/benchmarks/test_bench_sunspider.py#L19
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8680071 -
Flags: review?(npark)
Attachment #8680071 -
Flags: review?(jlorenzo)
Assignee | ||
Comment 2•9 years ago
|
||
The fix in running_apps was also needed for me to get test_bench_sunspider.py working (and there was another unrelated issue which I saw, but I'm working already on that in another bug).
Assignee | ||
Comment 3•9 years ago
|
||
I saw this also failing in test_browser_clear_browsing_history.py, so we would have caused this failure in our own tests, too.
Comment 4•9 years ago
|
||
Comment on attachment 8680071 [details] [review]
[gaia] mwargers:1219279 > mozilla-b2g:master
If it runs, it looks good to me. let me know if you want me to test it out locally.
Attachment #8680071 -
Flags: review?(npark) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8680071 [details] [review]
[gaia] mwargers:1219279 > mozilla-b2g:master
Looks good to me. Sorry I missed the lambda during the review.
Attachment #8680071 -
Flags: review?(jlorenzo) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•