Closed
Bug 1507914
Opened 7 years ago
Closed 7 years ago
Add an error message to the negative-unclassified assertion
Categories
(Testing :: AWSY, enhancement)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(1 file)
We're hitting the assert at [1] in bug 1507912. Since there's no error message on the assertion it's a bit annoying to star these failures properly. Also having the actual value that gets produced for heap-unclassified would be useful.
[1] https://searchfox.org/mozilla-central/rev/647b9eb1099e373e079e16f147f74f3d1d65eed3/testing/awsy/awsy/parse_about_memory.py#67
Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Flags: needinfo?(erahm)
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f61bf65fceaa
Report actual invalid value if heap-unclassified is negative. r=erahm
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•