Closed Bug 1404671 Opened 7 years ago Closed 5 years ago

Intermittent toolkit/components/extensions/test/mochitest/test-oop-extensions/test_ext_webrequest_basic.html | received onErrorOccurred

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(firefox59 fixed)

RESOLVED INCOMPLETE
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

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

Attachments

(1 file)

There are 34 failures in the last 7 days
They occur mostly on Windows 7 32-enabled and disabled (debug, pgo, opt) and the rest of them are Linux x64 (debug), macosx64-stylo-disabled (debug), OS X 10.10 (debug), windows10-64 (pgo)
Here is a recent log example: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-central&job_id=142270670&lineNumber=30771

:andym - Can you please take a look?
Flags: needinfo?(amckay)
Whiteboard: [stockwell needswork:owner]
Shane, sorry to tag you again with another intermittent, but I'm trying to triage these for Andy. This one is a webrequest test. Would you mind taking a look?
Flags: needinfo?(amckay) → needinfo?(mixedpuppy)
I suspect the code here:

https://searchfox.org/mozilla-central/source/toolkit/modules/addons/WebRequest.jsm#655

Which calls errorCheck, which clears the cached error string then fires the error event.  Then we repeat the same check again and fire the error event again.  If that is the case, the changes in the above patch should provide an additional test failure which would prove that.
Flags: needinfo?(mixedpuppy)
Assignee: nobody → mixedpuppy
Well, after 50 runs no failure.  I think I'll land the test changes and wait for more failures.
Comment on attachment 8928352 [details]
Bug 1404671 check the error string

https://reviewboard.mozilla.org/r/199558/#review204938

test only change to help identify intermittent test failure.
Attachment #8928352 - Flags: review+
Pushed by mixedpuppy@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/ac4c3c628abf
check the error string r=mixedpuppy
https://hg.mozilla.org/mozilla-central/rev/ac4c3c628abf
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: REOPENED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → INCOMPLETE
Product: Toolkit → WebExtensions
Assignee: mixedpuppy → nobody
Status: REOPENED → RESOLVED
Closed: 6 years ago5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: