Closed Bug 1206134 Opened 9 years ago Closed 8 years ago

Update test failure: "TimeoutException: Timed out after 30.1 seconds with message: Check for updates has been finished. " due to proxy issues

Categories

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

41 Branch
Unspecified
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whimboo, Assigned: whimboo)

References

()

Details

A couple of our update tests on OSX were failing today in checking for updates:

06:16:39 Traceback (most recent call last):
06:16:39   File "/Users/mozauto/jenkins/workspace/mozilla-central_update/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 296, in run
06:16:39     testMethod()
06:16:39   File "/Users/mozauto/jenkins/workspace/mozilla-central_update/venv/lib/python2.7/site-packages/firefox_ui_tests/update/direct/test_direct_update.py", line 26, in test_update
06:16:39     self._test_update()
06:16:39   File "/Users/mozauto/jenkins/workspace/mozilla-central_update/venv/lib/python2.7/site-packages/firefox_ui_tests/update/direct/test_direct_update.py", line 20, in _test_update
06:16:39     self.download_and_apply_available_update(force_fallback=False)
06:16:39   File "/Users/mozauto/jenkins/workspace/mozilla-central_update/venv/lib/python2.7/site-packages/firefox_ui_harness/testcases/update.py", line 150, in download_and_apply_available_update
06:16:39     update_available = about_window.check_for_updates()
06:16:39   File "/Users/mozauto/jenkins/workspace/mozilla-central_update/venv/lib/python2.7/site-packages/firefox_puppeteer/ui/about_window/window.py", line 67, in check_for_updates
06:16:39     message='Check for updates has been finished.')
06:16:39   File "/Users/mozauto/jenkins/workspace/mozilla-central_update/venv/lib/python2.7/site-packages/marionette_driver/wait.py", line 143, in until
06:16:39     cause=last_exc)
06:16:39 TimeoutException: TimeoutException: Timed out after 30.1 seconds with message: Check for updates has been finished.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
OS: Unspecified → Mac OS X
Talked to bhearsum on IRC and he mentioned that it could be a side-effect of bug 1205665 which could have caused a short service interruption.

I will retrigger all the tests and check how it works.
Depends on: 1205665
Priority: -- → P1
All retriggered update tests were passing. So we are fine.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Mozilla QA → Testing
Lots of failures again, and most likely due to bug 1289697.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Depends on: 1280878
No longer depends on: 1280878
We have been proven that the work on bug 1289697 fixed this problem.
Status: REOPENED → RESOLVED
Closed: 9 years ago8 years ago
OS: Mac OS X → All
Resolution: --- → FIXED
Summary: Update test failure: "TimeoutException: Timed out after 30.1 seconds with message: Check for updates has been finished. " → Update test failure: "TimeoutException: Timed out after 30.1 seconds with message: Check for updates has been finished. " due to proxy issues
You need to log in before you can comment on or make changes to this bug.