Closed Bug 1398941 Opened 7 years ago Closed 7 years ago

test_race_cache_with_network.js test is failing after landing bug 1398847

Categories

(Core :: Networking: Cache, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: michal, Assigned: michal)

Details

Attachments

(1 file)

It's likely problem in the test. RCWN is disabled, so the test will be temporarily disabled until we figure out what's wrong.
Pushed by mnovotny@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b3fd5cb0eebe
test_race_cache_with_network.js test is failing after landing bug 1398847, r=KWierso, CLOSED TREE
Pushed by mnovotny@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5e3f847df8af
test_race_cache_with_network.js test is failing after landing bug 1398847, r=KWierso, CLOSED TREE
Attached patch fixSplinter Review
The change in bug 1398847 causes that test_triggerNetwork(0) doesn't trigger the network before the call finishes. The network was actually triggered after http://searchfox.org/mozilla-central/rev/51eae084534f522a502e4b808484cde8591cb502/netwerk/test/unit/test_race_cache_with_network.js#141 was called.
Attachment #8906807 - Flags: review?(valentin.gosu)
Attachment #8906807 - Flags: review?(valentin.gosu) → review+
Pushed by mnovotny@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/adeb5c68179f
test_race_cache_with_network.js test is failing after landing bug 1398847, r=valentin
You need to log in before you can comment on or make changes to this bug.