Closed
Bug 1333428
Opened 8 years ago
Closed 8 years ago
Intermittent browser/base/content/test/general/browser_trackingUI_telemetry.js | Total page loads - Got 2, expected 1
Categories
(Firefox :: Protections UI, defect)
Firefox
Protections UI
Tracking
()
RESOLVED
FIXED
Firefox 55
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | fixed |
firefox55 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: mrbkap)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])
Attachments
(1 file)
Filed by: cbook [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=71521609&repo=mozilla-inbound
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-macosx64/1485268857/mozilla-inbound_yosemite_r7_test-mochitest-e10s-browser-chrome-5-bm106-tests1-macosx-build1672.txt.gz
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Component: Telemetry → Tracking Protection
Product: Toolkit → Firefox
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•8 years ago
|
||
I did many retriggers:
https://treeherder.mozilla.org/#/jobs?repo=autoland&filter-searchStr=osx%20bc6%20opt%20e10s&tochange=916023361969b0d86de926f3d5c00dc6d9f62934&fromchange=bb5c698bff0a4d73ee015230818faacc587b07d5&selectedJob=86005678
and the root cause here is e10s multi from bug 1336398.
this spiked up with 32 failures in the last 6 days:
https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1333428&startday=2017-03-06&endday=2017-03-23&tree=all
:mrbkap, as you are the patch author of the patch which has triggered this, can you take a stab at the root cause? I have included :bgrins and :mattn on the cc list as they authored/reviewed the test case originally.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 9•8 years ago
|
||
I'm looking into this. I have a theory that I'm testing now.
Flags: needinfo?(mrbkap)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 11•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Attachment #8851831 -
Flags: review?(felipc)
Assignee | ||
Comment 12•8 years ago
|
||
I might be jumping the gun, but this appears to be the third or fourth intermittent that's caused by the about:blank load triggering something too early. :-/
Comment 13•8 years ago
|
||
mozreview-review |
Comment on attachment 8851831 [details]
Bug 1333428 - Wait for loads on new tabs to avoid double-counting.
https://reviewboard.mozilla.org/r/124032/#review126818
Attachment #8851831 -
Flags: review?(felipc) → review+
Comment 14•8 years ago
|
||
Pushed by mrbkap@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f25c04e26f61
Wait for loads on new tabs to avoid double-counting. r=Felipe
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mrbkap
Updated•8 years ago
|
Whiteboard: [stockwell needswork] → [stockwell fixed]
Comment 15•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•8 years ago
|
status-firefox53:
--- → unaffected
status-firefox54:
--- → affected
status-firefox-esr52:
--- → unaffected
Comment 16•8 years ago
|
||
bugherder uplift |
Flags: in-testsuite+
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•