Closed Bug 1271917 Opened 8 years ago Closed 8 years ago

TEST-UNEXPECTED-ERROR | test_page_info_window.py TestPageInfoWindow.test_close_window | TimeoutException: TimeoutException: Timed out after 5.0 seconds with message: Chrome window with handle "93" has not been closed.

Categories

(Testing :: Firefox UI Tests, defect)

49 Branch
All
macOS
defect
Not set
normal

Tracking

(firefox48 fixed, firefox49 fixed)

RESOLVED FIXED
mozilla49
Tracking Status
firefox48 --- fixed
firefox49 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

()

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

So far an OS X only bug which seem to happen only for Nightly builds but not inbound which is strange. Cause for this regression is bug 1251600.

 05:30:38     INFO - TEST-UNEXPECTED-ERROR | test_page_info_window.py TestPageInfoWindow.test_close_window | TimeoutException: TimeoutException: Timed out after 5.0 seconds with message: Chrome window with handle "93" has not been closed.
 05:30:38     INFO - Traceback (most recent call last):
 05:30:38     INFO -   File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 351, in run
 05:30:38     INFO -     testMethod()
 05:30:38     INFO -   File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/build/tests/firefox-ui/tests/puppeteer/test_page_info_window.py", line 98, in test_close_window
 05:30:38     INFO -     page_info.close(trigger=trigger)
 05:30:38     INFO -   File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/build/venv/lib/python2.7/site-packages/firefox_puppeteer/ui/pageinfo/window.py", line 61, in close
 05:30:38     INFO -     BaseWindow.close(self, callback, force)
 05:30:38     INFO -   File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/build/venv/lib/python2.7/site-packages/firefox_puppeteer/ui/windows.py", line 315, in close
 05:30:38     INFO -     message='Chrome window with handle "%s" has not been closed.' % handle)
 05:30:38     INFO -   File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/build/venv/lib/python2.7/site-packages/marionette_driver/wait.py", line 143, in until
05:30:38 INFO - cause=last_exc)
Forget about the Nightly builds only part. Reason is that we only test Inbound builds on linux64.
The reason here is that "Close Window" is no longer visible in the main menu for the page info window on OS X. There is only a "Close" entry. Not sure when this has been changed but it goes back at least to 45.0.

Given that this part of the test was disabled for a while and got re-enabled for 48.0 we only have to fix it for the most two recent branches.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Comment on attachment 8751240 [details]
MozReview Request: Bug 1271917 - Fix menu reference to close page info window. r?maja_zf

https://reviewboard.mozilla.org/r/51925/#review48741
https://hg.mozilla.org/mozilla-central/rev/cce94588e722
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Test failure is fixed on mozilla-central. Lets get it backported to mozilla-aurora. Thanks.
Hardware: Unspecified → All
Whiteboard: [checkin-needed-aurora]
You need to log in before you can comment on or make changes to this bug.