Closed
Bug 1005420
Opened 11 years ago
Closed 7 years ago
Intermittent failure in browser_visibleTabs_bookmarkAllPages.js: Only one tab is visible - Got 2, expected 1 / Only one uri is returned - Got 2, expected 1 / It's the correct URI - Got about:blank, expected http://mochi.test:8888/
Categories
(Firefox :: Bookmarks & History, defect, P3)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: dao, Assigned: standard8)
References
Details
(Keywords: intermittent-failure, Whiteboard: [test disabled])
Attachments
(1 file)
My patch in bug 805068 unveils an intermittent failure in browser_visibleTabs_bookmarkAllPages.js. I suspect this is the fault of some test that runs before this one.
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_visibleTabs_bookmarkAllPages.js | Only one tab is visible - Got 2, expected 1
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_visibleTabs_bookmarkAllPages.js | Only one uri is returned - Got 2, expected 1
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_visibleTabs_bookmarkAllPages.js | It's the correct URI - Got about:blank, expected http://mochi.test:8888/
https://tbpl.mozilla.org/php/getParsedLog.php?id=38787429&tree=Try
Reporter | ||
Comment 1•11 years ago
|
||
Test disabled in https://hg.mozilla.org/mozilla-central/rev/0c890d80e9a6.
Comment 2•8 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Assignee | ||
Comment 3•7 years ago
|
||
Per https://treeherder.mozilla.org/#/jobs?repo=try&revision=644b88337995229a766ba30c1c5c194f88aca5b5, I can't reproduce the intermittent, so we'll try and re-enable this.
Assignee: nobody → standard8
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8953069 [details]
Bug 1005420 - Re-enable browser_visibleTabs_bookmarkAllPages.js as the intermittent failures seem resolved now.
https://reviewboard.mozilla.org/r/222348/#review228418
Attachment #8953069 -
Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65f4ba78ba4a
Re-enable browser_visibleTabs_bookmarkAllPages.js as the intermittent failures seem resolved now. r=mak
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
You need to log in
before you can comment on or make changes to this bug.
Description
•