Closed
Bug 1396265
Opened 7 years ago
Closed 7 years ago
Intermittent test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabled.test_with_variety | TimeoutException: Timed out after 5.1 seconds with message: No new tab has been opened.
Categories
(Testing :: Firefox UI Tests, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
The click for a new tab was maybe not correctly synthesized. So we need bug 1394354.
Depends on: 1394354
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 6•7 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 8•7 years ago
|
||
These fails are reoccurring:
https://treeherder.mozilla.org/#/jobs?repo=autoland&fromchange=fb5c087381a6f8027b9bb804ea9cc2927b809626&noautoclassify&selectedJob=156789696&filter-searchStr=dad6945386a6f51d436255707619a6e5f8168efb
[task 2018-01-17T06:35:24.463Z] 06:35:24 INFO - TEST-UNEXPECTED-ERROR | testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py TestSessionStoreEnabled.test_with_variety | TimeoutException: Timed out after 6.4 seconds with message: No new tab has been opened.
[task 2018-01-17T06:35:24.465Z] 06:35:24 INFO - Traceback (most recent call last):
[task 2018-01-17T06:35:24.466Z] 06:35:24 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 138, in run
[task 2018-01-17T06:35:24.466Z] 06:35:24 INFO - self.setUp()
[task 2018-01-17T06:35:24.467Z] 06:35:24 INFO - File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py", line 150, in setUp
[task 2018-01-17T06:35:24.468Z] 06:35:24 INFO - super(TestSessionStoreEnabled, self).setUp(startup_page=3)
[task 2018-01-17T06:35:24.469Z] 06:35:24 INFO - File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py", line 52, in setUp
[task 2018-01-17T06:35:24.469Z] 06:35:24 INFO - self.open_windows(self.test_windows)
[task 2018-01-17T06:35:24.470Z] 06:35:24 INFO - File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py", line 104, in open_windows
[task 2018-01-17T06:35:24.471Z] 06:35:24 INFO - self.open_tabs(win, urls)
[task 2018-01-17T06:35:24.472Z] 06:35:24 INFO - File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/sessionstore/test_restore_windows_after_restart_and_quit.py", line 126, in open_tabs
[task 2018-01-17T06:35:24.473Z] 06:35:24 INFO - win.tabbar.open_tab()
[task 2018-01-17T06:35:24.474Z] 06:35:24 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/firefox_puppeteer/ui/browser/tabbar.py", line 162, in open_tab
[task 2018-01-17T06:35:24.474Z] 06:35:24 INFO - message='No new tab has been opened.')
[task 2018-01-17T06:35:24.476Z] 06:35:24 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/wait.py", line 150, in until
[task 2018-01-17T06:35:24.477Z] 06:35:24 INFO - cause=last_exc)
[task 2018-01-17T06:35:24.477Z] 06:35:24 INFO - TEST-INFO took 53909ms
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•