Closed Bug 1201715 Opened 9 years ago Closed 9 years ago

Ensure to wait up to 30s for remote page loads

Categories

(Testing :: Firefox UI Tests, defect)

Version 3
defect
Not set
normal

Tracking

(firefox40 wontfix, firefox41 fixed, firefox42 fixed, firefox43 fixed, firefox-esr38 fixed)

RESOLVED FIXED
mozilla43
Tracking Status
firefox40 --- wontfix
firefox41 --- fixed
firefox42 --- fixed
firefox43 --- fixed
firefox-esr38 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

Attachments

(1 file)

A couple of our Firefox UI tests are currently failing because loading remote sites will take longer than the default 5s from the Wait() call. Means we have to add a timeout of 30s to it, which should really be enough. Once landed the change should fix a couple of current timeout failures. I will add them as dependency to this bug.
This PR might fix some of the intermittent failures we see in remote tests.
Attachment #8657002 - Flags: review?(cmanchester)
Attachment #8657002 - Flags: review?(cmanchester) → review+
https://github.com/mozilla/firefox-ui-tests/commit/5995adf5cf12610bd8538824f0ea60079cd0aeeb (aurora) https://github.com/mozilla/firefox-ui-tests/commit/c9837f1ac967221ba69421caebf0f6c4b9ba5ccf (beta) We don't seem to have those issues for releases yet. Also given that it would need some extra work for the backports to mozilla-release and mozilla-esr38 I will mark them as wontfix for now. We can reconsider backporting the patch further if there is clearly a need for.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
esr38 will still exist for a while. It would be better to also fix it for that branch. The failure rate is low at the moment but it should be worth it. I will have a look at the backport soonish.
The backport is hard because the patch on bug 1145112 never landed on the mozilla-esr38 branch. I will check that other bug for a backport first.
After the other backport has been landed this one went without merge conflicts: https://github.com/mozilla/firefox-ui-tests/commit/634c08a6b58c274ef30ded286e2a941ed3170f56 (esr38)
Product: Mozilla QA → Testing
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: