Closed
Bug 965089
Opened 11 years ago
Closed 11 years ago
HTTP cache v2: Intermittent (linux 64 dbg bc) browser_bookmark_titles.js | Offline mode successfully simulated network outage
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mayhemer, Unassigned)
References
Details
(Keywords: intermittent-failure)
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_bookmark_titles.js | Offline mode successfully simulated network outage. - Got http://example, expected about:neterror
https://tbpl.mozilla.org/?tree=Gum&rev=c295d539286d
https://tbpl.mozilla.org/php/getParsedLog.php?id=33708972&tree=Gum
Appeared just ones so far.
Not sure this is just another weirdness of this test (it has some 5 or so open orange bugs) or something specific to cache2. There has not been many changes, last merge was on Jan 22 and this test was not failing. Last change to the test is long ago before it.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 2•11 years ago
|
||
I think the |Services.cache2.clear();| is the culprit here. Clear of the whole cache data is not perfect in the current version (was made just quickly). Michal is working on a patch in bug 968101 (r+'ed with comments) that does it properly.
Depends on: 968101
Reporter | ||
Comment 3•11 years ago
|
||
Actually, it's bug 968106.
Reporter | ||
Comment 4•11 years ago
|
||
Seems fixed: https://tbpl.mozilla.org/?tree=Gum&rev=7dabdb8f2b52
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•