Closed
Bug 1323189
Opened 8 years ago
Closed 8 years ago
Intermittent test_import_script.py TestImportScriptContent.test_imports_apply_globally | TimeoutException: Timed out after 5.3 seconds with message: No new window has been opened
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(firefox51 unaffected, firefox52 fixed, firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: whimboo)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Assignee | ||
Comment 1•8 years ago
|
||
This test fails because Fennec doesn't support additional windows, which this specific test expects. We should simply skip the test for Fennec.
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8818259 [details]
Bug 1323189 - Skip test_imports_apply_globally for Fennec
https://reviewboard.mozilla.org/r/98404/#review98586
Attachment #8818259 -
Flags: review?(mjzffr) → review+
Comment hidden (mozreview-request) |
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c189d68fb575
Skip test_imports_apply_globally for Fennec r=maja_zf
Comment 6•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Assignee | ||
Comment 7•8 years ago
|
||
Would be good to get this test-only patch uplifted to aurora for the next ESR.
status-firefox52:
--- → affected
Whiteboard: [checkin-needed-aurora]
Comment 8•8 years ago
|
||
needs rebasing
merging testing/marionette/harness/marionette/tests/unit/test_import_script.py and testing/marionette/harness/marionette_harness/tests/unit/test_import_script.py to testing/marionette/harness/marionette/tests/unit/test_import_script.py
warning: conflicts while merging testing/marionette/harness/marionette/tests/unit/test_import_script.py! (edit, then use 'hg resolve --mark')
abort: unresolved conflicts, can't continue
(use 'hg resolve' and 'hg graft --continue')
Flags: needinfo?(hskupin)
Whiteboard: [checkin-needed-aurora]
Assignee | ||
Comment 9•8 years ago
|
||
Actually we have to wait until the patch on bug 1320073 has been uplifted. I will request this later today.
Flags: needinfo?(hskupin)
Updated•8 years ago
|
status-firefox51:
--- → unaffected
Assignee | ||
Comment 10•8 years ago
|
||
Test-only patch we would like to have for the next ESR release. Please uplift to aurora. Thanks.
Whiteboard: [checkin-needed-aurora]
Comment 11•8 years ago
|
||
bugherder uplift |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 12•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
•