Closed Bug 1319692 Opened 8 years ago Closed 8 years ago

Permafail test_page_info_window.py TestPageInfoWindow.test_open_window | TimeoutException: Timed out after 5.1 seconds with message: No new chrome window has been opened.

Categories

(Testing :: Firefox UI Tests, defect)

Version 3
Unspecified
Windows
defect
Not set
normal

Tracking

(firefox51 unaffected, firefox52 fixed, firefox53 fixed)

RESOLVED FIXED
mozilla53
Tracking Status
firefox51 --- unaffected
firefox52 --- fixed
firefox53 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: whimboo)

References

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Looks like this started to fail permanently for mozilla-central nightlies between b7f895c1dc2e and 0534254e9a40. If it fails again today, I will have a closer look.
Oh, and it is Windows only.
OS: Unspecified → Windows
The issue here is related to the shortcut when opening the page info window from a browser window. So checking the regression window as given above the regressing bug is bug 1317462, and specifically this changeset:

https://hg.mozilla.org/mozilla-central/rev/6c00a7b80b3c

platform has been removed from the capabilities and platformName has everything lowercased now, and so the following line fails:

https://dxr.mozilla.org/mozilla-central/source/testing/puppeteer/firefox/firefox_puppeteer/ui/browser/window.py#249
Blocks: 1317462
Keywords: regression
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Summary: Intermittent test_page_info_window.py TestPageInfoWindow.test_open_window | TimeoutException: Timed out after 5.1 seconds with message: No new chrome window has been opened. → Permafail test_page_info_window.py TestPageInfoWindow.test_open_window | TimeoutException: Timed out after 5.1 seconds with message: No new chrome window has been opened.
Comment on attachment 8814382 [details]
Bug 1319692 - Fix test_page_info_window.py to use lowercase platform name.

https://reviewboard.mozilla.org/r/95658/#review95702
Attachment #8814382 - Flags: review?(ato) → review+
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f0ee3f97917c
Fix test_page_info_window.py to use lowercase platform name. r=ato
https://hg.mozilla.org/mozilla-central/rev/f0ee3f97917c
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
The patch on bug 1317462 got uplifted to Aurora which caused this perma fail to start again. Please uplift this patch too. Thanks.
Whiteboard: [checkin-needed-aurora]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: