Closed Bug 1616224 Opened 4 years ago Closed 4 years ago

Stop relying on early events in netmonitor target switching test

Categories

(DevTools :: Netmonitor, task, P1)

task

Tracking

(Fission Milestone:M6, firefox75 fixed)

RESOLVED FIXED
Firefox 75
Fission Milestone M6
Tracking Status
firefox75 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(1 file)

https://searchfox.org/mozilla-central/rev/0439db3a39faddb90197a87cc184c57dcbf0a770/devtools/client/netmonitor/test/browser_net_fission_switch_target.js

Switching to Tab descriptors leads to slight timing changes which makes this test fail very frequently.

Right now the test works because we are able to catch early requests when navigating from a content process page to parent process page. But if getting the new target takes slightly more time (it does here because adding a descriptor implies an additional roundtrip compared to the current setup relying on frame-proxy).

Status: NEW → ASSIGNED

Tracking Fission DevTools bugs for Fission Nightly (M6) milestone

Fission Milestone: --- → M6
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b6bfd21e32a8
Modify netmonitor target switching test to stop relying on early requests r=ochameau,daisuke
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: