Closed Bug 1303479 Opened 8 years ago Closed 8 years ago

Intermittent browser/modules/test/browser_UnsubmittedCrashHandler.js | Uncaught exception - at :206 - NotFoundError: Node was not found

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 52
Tracking Status
firefox50 --- unaffected
firefox51 --- fixed
firefox52 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: mconley)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Ah, I think we need to wait for the notification node to show up here:

http://searchfox.org/mozilla-central/rev/8910ca900f826a9b714607fd23bfa1b37a191eca/browser/modules/test/browser_UnsubmittedCrashHandler.js#498

Because the call to UnsubmittedCrashHandler.init() kicks off the UnsubmittedCrashHandler.checkForUnsubmittedCrashReports(), which is async! So the node might not be ready by the time the test proceeds.
Flags: needinfo?(mconley)
Assignee: nobody → mconley
Flags: needinfo?(mconley)
Comment on attachment 8793400 [details]
Bug 1303479 - Remove <xul:notification>s right away in browser_UnsubmittedCrashHandler.js to avoid intermittent.

https://reviewboard.mozilla.org/r/80146/#review78844

rs=me.
Attachment #8793400 - Flags: review?(florian) → review+
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c160c2c7ae9
Remove <xul:notification>s right away in browser_UnsubmittedCrashHandler.js to avoid intermittent. r=florian
https://hg.mozilla.org/mozilla-central/rev/9c160c2c7ae9
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: