Closed
Bug 1054815
Opened 5 years ago
Closed 5 years ago
browser_tabview_bug712203.js is connecting to google.com, causing test to fail
Categories
(Firefox Graveyard :: Panorama, defect)
Not set
Tracking
(firefox32 fixed, firefox33 fixed, firefox34 fixed, firefox-esr24 wontfix, firefox-esr31 fixed)
RESOLVED
FIXED
Firefox 34
People
(Reporter: jduell.mcbugs, Assigned: ttaubert)
References
Details
Attachments
(1 file)
1.32 KB,
patch
|
smacleod
:
review+
|
Details | Diff | Splinter Review |
This is very similar-looking to bug 1054411: for some reason once the new HTTP cache is enabled, this test is now connecting to google.com, which gets caught by our test infrastructure and the test is failed. In that bug the solution was to Cancel() the channel earlier, IIUC. Can we take a look here and see if it's the same issue? This is blocking turning on mochitests for the new HTTP cache, which is about to land on release, so fairly urgent. See the try results here for examples of the failure (note the patch that turns on the new cache): https://tbpl.mozilla.org/?tree=Try&rev=fe5dcd1b7abb
Reporter | ||
Comment 1•5 years ago
|
||
Raymond: you wrote this test--any chance you could look at this?
Flags: needinfo?(raymond)
Updated•5 years ago
|
Flags: needinfo?(raymond) → needinfo?(ttaubert)
Assignee | ||
Comment 2•5 years ago
|
||
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Attachment #8474456 -
Flags: review?(smacleod)
Flags: needinfo?(ttaubert)
Updated•5 years ago
|
Attachment #8474456 -
Flags: review?(smacleod) → review+
Assignee | ||
Comment 3•5 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/f5ec120455a1
Comment 4•5 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/e935e84f4dcc https://hg.mozilla.org/releases/mozilla-beta/rev/2309c50ccc6c https://hg.mozilla.org/releases/mozilla-esr31/rev/cbca9f8e04c7
status-firefox32:
--- → fixed
status-firefox33:
--- → fixed
status-firefox34:
--- → fixed
status-firefox-esr24:
--- → wontfix
status-firefox-esr31:
--- → fixed
Comment 5•5 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f5ec120455a1
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
Updated•5 years ago
|
QA Whiteboard: [qa-]
Updated•4 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•