Closed
Bug 1301723
Opened 8 years ago
Closed 8 years ago
Add automated tests for unsubmitted crash reports notification
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: mconley, Unassigned)
References
Details
Attachments
(2 files)
+++ This bug was initially created as a clone of Bug #1287178 +++
Spinning this out from bug 1287178. This notification shows up soon after start-up if the user has unsubmitted crash reports in their queue.
We need automated tests for this stuff.
Comment hidden (mozreview-request) |
Reporter | ||
Updated•8 years ago
|
Attachment #8790470 -
Flags: review?(felipc)
Reporter | ||
Comment 2•8 years ago
|
||
Hey felipe,
I promise I won't make you review all of these pending crash report notification bugs. I'll start spreading it out a bit more for the rest of the follow-up bugs!
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8790470 [details]
Bug 1301723 - Add automated tests for the unsubmitted crash report notification.
https://reviewboard.mozilla.org/r/78262/#review76832
Attachment #8790470 -
Flags: review?(felipc) → review+
Comment 4•8 years ago
|
||
(In reply to Mike Conley (:mconley) - (Digging through needinfos and reviews) from comment #2)
> Hey felipe,
>
> I promise I won't make you review all of these pending crash report
> notification bugs. I'll start spreading it out a bit more for the rest of
> the follow-up bugs!
Hey, no worries. Keep 'em coming! Also, I may or may not have some patches for you to review soon.. ;)
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/33de74be048e
Add automated tests for the unsubmitted crash report notification. r=Felipe
Pushed by kwierso@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6949e171dfd4
Follow up: disable browser_UnsubmittedCrashHandler.js test if crash reporter not available. r=test-only
Reporter | ||
Comment 7•8 years ago
|
||
Whoops - looks like I broke ASAN builds. Again. I need to remember that crash reporter isn't available for all builds!
Reporter | ||
Comment 8•8 years ago
|
||
Comment on attachment 8791324 [details] [diff] [review]
Disable test if crashreporter not available
(And this patch was pushed in by KWierso in comment 6)
Attachment #8791324 -
Flags: checkin+
Comment 9•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/33de74be048e
https://hg.mozilla.org/mozilla-central/rev/6949e171dfd4
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•