Closed Bug 1332998 Opened 8 years ago Closed 8 years ago

Intermittent test_about_pages.py TestAboutPages.test_back_forward | TimeoutException: Timed out after 5.0 seconds with message: 'about:support' hasn't been loaded

Categories

(Remote Protocol :: Marionette, defect)

Version 3
defect
Not set
normal

Tracking

(firefox52 fixed, firefox-esr52 fixed, firefox53 fixed, firefox54 fixed, firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox52 --- fixed
firefox-esr52 --- fixed
firefox53 --- fixed
firefox54 --- fixed
firefox55 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Whiteboard: [fixed by bug 1330348])

With bug 1323185 I will add the missing go_forward() check to the test test_back_forward. But doing so always results in a failure like: TEST-UNEXPECTED-ERROR | test_about_pages.py TestAboutPages.test_back_forward | TimeoutException: Timed out after 5.0 seconds with message: 'about:support' hasn't been loaded Traceback (most recent call last): File "/Volumes/data/code/gecko/testing/marionette/harness/marionette_harness/marionette_test/testcases.py", line 166, in run testMethod() File "/Volumes/data/code/gecko/testing/marionette/harness/marionette_harness/tests/unit/test_about_pages.py", line 51, in test_back_forward message="'about:support' hasn't been loaded") File "/Volumes/data/code/gecko/testing/marionette/client/marionette_driver/wait.py", line 150, in until cause=last_exc) I believe we need bug 1330348 fixed, to actually be able to test this.
Depends on: 1335778
David, I assume you wanted to set a different bug than this one as dependency for bug 1335778?
No longer depends on: 1335778
Flags: needinfo?(dburns)
they are all related, we should probably add the other deps to this too
Flags: needinfo?(dburns)
Test is passing now with the patch on bug 1330348 being landed.
Assignee: nobody → hskupin
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1330348]
Target Milestone: --- → mozilla55
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.