Closed
Bug 1334095
Opened 8 years ago
Closed 6 years ago
Intermittent test_navigation.py TestNavigate.test_about_blank_for_new_docshell | TimeoutException: Timed out after 5.2 seconds with message: No new tab has been opened
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(firefox65 disabled, firefox66 fixed)
RESOLVED
FIXED
mozilla66
People
(Reporter: intermittent-bug-filer, Assigned: whimboo)
References
Details
(Keywords: intermittent-failure, mobile)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Assignee | ||
Comment 1•8 years ago
|
||
We will have to keep this test disabled due to the failure as listed above. I have no idea why this is always failing on our test machines. I absolutely cannot reproduce it locally when running with a real device.
Maybe it's just too slow and we have to bump the timeout.
Blocks: 1297394
Updated•7 years ago
|
Keywords: test-disabled
Updated•7 years ago
|
Priority: -- → P5
Updated•7 years ago
|
OS: Unspecified → Android
Hardware: Unspecified → ARM64
Assignee | ||
Comment 2•6 years ago
|
||
Might be related in how we open the new tab. So bug 1504756 might help here. Or it is related to bug 1506782, where we also want to get rid of the initial `about:newtab` like page for Fennec.
Assignee | ||
Comment 3•6 years ago
|
||
Bug 1500509 might also help here which will make running tests way faster.
Depends on: 1500509
Assignee | ||
Comment 4•6 years ago
|
||
In some cases I have seen that opening a new tab can take longer than 5s. With the "New window" command we don't make use of a timeout anymore. As such this test should pass on Android now.
Here a try build:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=282b8f9bbb092fe7252b75be375cc6f1889133e6
Assignee | ||
Comment 5•6 years ago
|
||
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/da9f91aaa74b
[marionette] Re-enable TestNavigate.test_about_blank_for_new_docshell on Android. r=ato
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•6 years ago
|
Assignee: nobody → hskupin
Assignee | ||
Updated•6 years ago
|
status-firefox65:
--- → disabled
Keywords: test-disabled
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 8•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•