Closed Bug 1203581 Opened 9 years ago Closed 9 years ago

Timeout for security tests which try to open the page info window

Categories

(Testing :: Firefox UI Tests, defect, P1)

43 Branch
defect

Tracking

(firefox42 fixed, firefox43 fixed)

RESOLVED FIXED
mozilla43
Tracking Status
firefox42 --- fixed
firefox43 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Keywords: regression)

Attachments

(1 file)

Several security tests are timing out waiting for the page info window being opened. TEST-UNEXPECTED-ERROR | test_dv_certificate.py TestDVCertificate.test_dv_cert | TimeoutException: TimeoutException: Timed out after 5.0 seconds TEST-UNEXPECTED-ERROR | test_ev_certificate.py TestEVCertificate.test_ev_certificate | TimeoutException: TimeoutException: Timed out after 5.1 seconds TEST-UNEXPECTED-ERROR | test_no_certificate.py TestNoCertificate.test_no_certificate | TimeoutException: TimeoutException: Timed out after 5.1 seconds TEST-UNEXPECTED-ERROR | test_ssl_status_after_restart.py TestSSLStatusAfterRestart.test_ssl_status_after_restart | TimeoutException: TimeoutException: Timed out after 5.1 seconds Failure details: 0:02:36.170 File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/venv/lib/python2.7/site-packages/firefox_ui_tests/functional/security/test_dv_certificate.py", line 79, in test_dv_cert 00:02:36.171 page_info_window = self.browser.open_page_info_window(opener) 00:02:36.171 File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/venv/lib/python2.7/site-packages/firefox_puppeteer/ui/windows.py", line 621, in open_page_info_window 00:02:36.171 return BaseWindow.open_window(self, callback, PageInfoWindow) 00:02:36.171 File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/venv/lib/python2.7/site-packages/firefox_puppeteer/ui/windows.py", line 343, in open_window 00:02:36.171 Wait(self.marionette).until(window_opened) 00:02:36.172 File "/Users/mozauto/jenkins/workspace/mozilla-central_functional/venv/lib/python2.7/site-packages/marionette_driver/wait.py", line 143, in until 00:02:36.172 cause=last_exc) 00:02:36.172 TimeoutException: TimeoutException: Timed out after 5.0 seconds
Fails across all platforms and started with the Nightly from today. Here the pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=01ae99b53561&tochange=dd2a1d737a64 Regression from bug 1202279 which moved the more information button to a group with multiple buttons. So our CSS selector doesn't work anymore and we have to use the label to correctly identify the button. :/
Blocks: 1202279
Priority: -- → P1
Summary: Intermittent timeout for security tests which try to open the page info window → Timeout for security tests which try to open the page info window
Version: Firefox 42 → Firefox 43
Attached file github_pull_request.txt (deleted) —
Attachment #8659329 - Flags: review?(ahalberstadt)
Comment on attachment 8659329 [details] github_pull_request.txt Lgtm!
Attachment #8659329 - Flags: review?(ahalberstadt) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Blocks: 1204074
The patch on bug 1202279 got landed on mozilla-aurora yesterday. I totally missed to cherry-pick our fix for mozilla-aurora too. https://github.com/mozilla/firefox-ui-tests/commit/7462a2bd4bce371f9ee307ab0edcb3b18d788aff (aurora)
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: