Closed Bug 1140099 Opened 10 years ago Closed 10 years ago

Remove wait for "busy" attribute to be gone in the Tab object's constructor

Categories

(Testing :: Firefox UI Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla39

People

(Reporter: chmanchester, Assigned: chmanchester)

References

Details

Attachments

(1 file)

The check is here: https://github.com/mozilla/firefox-ui-tests/blob/37736b3257e761e6c05fa3033edd3ee4670bbd14/firefox_puppeteer/ui/tabbar.py#L216 This attribute's removal seems to wait for network activity to stop, so if we use open_tab in a way that ends up opening a remote page we're likely to fail the 5 second timeout.
Attached file PR to remove the wait
Attachment #8573652 - Flags: review?(hskupin)
Comment on attachment 8573652 [details] [review] PR to remove the wait Looks good. I will get it landed in a moment.
Attachment #8573652 - Flags: review?(hskupin) → review+
Assignee: nobody → cmanchester
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite-
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
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: