Closed
Bug 1212019
Opened 10 years ago
Closed 10 years ago
Intermittent e10s browser_bug724239.js | Found an unexpected tab at the end of test run: about:blank -
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 47
People
(Reporter: KWierso, Assigned: mrbkap)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
1.64 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•10 years ago
|
Summary: Intermittent browser_bug724239.js | Found an unexpected tab at the end of test run: about:blank - → Intermittent e10s browser_bug724239.js | Found an unexpected tab at the end of test run: about:blank -
| Assignee | ||
Comment 8•10 years ago
|
||
This test doesn't wait for the tab to close and so it races. It can also be much simplified with BrowserTestUtils.
I hit this twice in a recent try run...
Attachment #8714944 -
Flags: review?(felipc)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mrbkap
Comment 9•10 years ago
|
||
Comment on attachment 8714944 [details] [diff] [review]
Use promises
Review of attachment 8714944 [details] [diff] [review]:
-----------------------------------------------------------------
So much cleaner
Attachment #8714944 -
Flags: review?(felipc) → review+
Updated•10 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
| Assignee | ||
Comment 10•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8b0eb6736e9c30f40f0a725c34068f7ceaa22f18
Bug 1212019 - Fix an intermittent orange with promises. r=felipe
Comment 11•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
| Comment hidden (Intermittent Failures Robot) |
| Reporter | ||
Comment 13•10 years ago
|
||
| bugherder uplift | ||
status-firefox46:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•