Open
Bug 1511970
Opened 6 years ago
Updated 2 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_switch_window_chrome.py TestSwitchWindowChrome.test_switch_tabs_for_new_background_window_without_focus_change | AssertionError: 0 != 1
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(firefox65 unaffected, firefox66 disabled, firefox68 disabled, firefox69 disabled)
REOPENED
Tracking | Status | |
---|---|---|
firefox65 | --- | unaffected |
firefox66 | --- | disabled |
firefox68 | --- | disabled |
firefox69 | --- | disabled |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, leave-open, test-disabled)
Filed by: hskupin [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=214387737&repo=try
https://queue.taskcluster.net/v1/task/fFH-52PpQG6_gjsElTSf0g/runs/0/artifacts/public/logs/live_backing.log
This failure will start happening once my patch on bug 1504756 lands. Given that I wasn't able to figure out the problem yet, I would like to defer the fix to this bug and get the new feature landed which works on all other platforms.
Comment 1•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Comment 2•6 years ago
|
||
This test got actually disabled on Linux with my patch on bug 1504756.
Status: RESOLVED → REOPENED
status-firefox65:
--- → unaffected
status-firefox66:
--- → disabled
Keywords: leave-open,
test-disabled
OS: Unspecified → Linux
Resolution: INCOMPLETE → ---
Comment 3•5 years ago
|
||
We should be able to re-enable it now that bug 1335085 has been fixed.
try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=dac784e444bf68a3259a65c301188db2e2c7b6de
Comment 4•5 years ago
|
||
The test is still failing. So there is some more work needed to get this test re-enabled.
No longer depends on: 1335085
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 6•5 years ago
|
||
(In reply to Intermittent Failures Robot from comment #5)
1 failures in 5197 pushes (0.0 failures/push) were associated with this bug in the last 7 days.
For more details, see:
https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?bug=1511970&startday=2019-06-03&endday=2019-06-09&tree=all
This is a false classification and should have been bug 1557232. I corrected this.
Flags: needinfo?(nerli)
Updated•5 years ago
|
Flags: needinfo?(nerli)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Product: Testing → Remote Protocol
Updated•2 years ago
|
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
•