Closed Bug 1394982 Opened 7 years ago Closed 7 years ago

Intermittent devtools/client/netmonitor/test/browser_net_truncate.js | Test timed out -

Categories

(DevTools :: Netmonitor, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])

this fails quite often on linux64-asan:
https://brasstacks.mozilla.com/orangefactor/index.html?display=Bug&bugid=1394982

I kicked off some retriggers to help understand the frequency and regression range:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=asan%20dt6&tochange=5419f3e63cae6be9c4c0c426e6ba27c75247d5a9&fromchange=66888a531974251a1c238f366cce4f38846e4ff5&selectedJob=126715181

keep in mind this runs every 5th commit, so the failure rate that orangefactor produces should be much higher compared to the number of pushes.

:Honza, can you take a look at this when you have time in the next couple weeks?  Maybe just to get it in front of the right person if you are not the right person.
Flags: needinfo?(odvarko)
Whiteboard: [stockwell needswork]
I tried to reproduce this locally on Win10, OSX, Ubuntu 64 bit, but no luck
@Ricky: since you implemented that test, do you know why it fails?

Honza
Flags: needinfo?(odvarko) → needinfo?(rchien)
No idea. I cannot reproduce it as well :(

However, the latest failure rate has reduced from >2% to 0.3% according to comment 6.

Possible root cause might be due to waitUntil() at http://searchfox.org/mozilla-central/source/devtools/client/netmonitor/test/browser_net_truncate.js#27,29.

Both waitUntil() calls are essential to wait for element changes, it's definitely reasonable and the test cause was stable at the beginning, but it's started triggering intermittent since 26 days ago. It would be really hard to figure out the root cause without reproducing the real problem locally. Do you have any idea what recent change of netmonitor might cause this intermittent?
Flags: needinfo?(rchien)
https://wiki.mozilla.org/Bugmasters#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.