Closed Bug 1288628 Opened 9 years ago Closed 9 years ago

Intermittent devtools/client/netmonitor/test/browser_net_resend.js | new header added to sent request -

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

At first glance this would have been caused by a patchset I'm writing in bug 1285036, which was backed out. However, after running a couple of tries, I think something else may be going on. First off, I did a try-run on central with my patchset applied: https://treeherder.mozilla.org/#/jobs?repo=try&revision=74b7c4156708 As expected, that triggered the dt7 failure, and the debugging info I added revealed that an extra header named "test-header" with value "true" was indeed there. So far so good. However, I also ran a second try without my patchset applied, to compare the results... and it never even ran the test: https://treeherder.mozilla.org/#/jobs?repo=try&revision=c1734ca90eca It marked dt7 as passing, but the job log shows that "browser_net_resend.js" was never even run. This doesn't seem normal to me, so I thought I'd report my findings. I think I'll hop onto IRC to see if anyone can help me make sense of this...
Thankfully it turns out that my patch is probably the cause of this failure, due to the tests apparently being over-sensitive to header capitalization. I'll continue my work on this in bug 1285036, but since I'm still not sure if the test is being run correctly in the normal case (or if it's just a weird logging quirk), I'm going to leave this bug open.
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Given that this evidently hasn't triggered since my patch was backed out three weeks ago, I'd say this should be safe to mark as resolved. What do you think, tomcat?
Flags: needinfo?(cbook)
(In reply to Thomas Wisniewski from comment #4) > Given that this evidently hasn't triggered since my patch was backed out > three weeks ago, I'd say this should be safe to mark as resolved. What do > you think, tomcat? yeah will mark this as wfm now
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(cbook)
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.