Closed
Bug 1374056
Opened 7 years ago
Closed 7 years ago
toolkit/content/tests/chrome/test_bug437844.xul and layout/xul/test/test_bug393970.xul assertion count is greater than expected
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
Details
Attachments
(1 file)
When running mochitest-chrome on ubuntu 16, there are many more assertions that start to occur. The additional assertions in toolkit/content/tests/chrome/test_bug437844.xul are intermittent, and layout/xul/test/test_bug393970.xul is almost a perma-failure.
Here's a link to a test run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=c74afcf988a46f76c1360625042384013e74d0c7&selectedJob=107505952
The first chunk for linux debug has both failures.
Assignee | ||
Updated•7 years ago
|
Component: XUL Widgets → General
Assignee | ||
Comment 1•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8878902 [details]
Bug 1374056 - Decrease assertion count test_bug393970.xul and test_bug437844.xul and increase expected range.
https://reviewboard.mozilla.org/r/150150/#review155060
I think the cpp changes are good, but I don't see a try run for including the assertion changes.
Attachment #8878902 -
Flags: review?(jmaher) → review-
Assignee | ||
Comment 5•7 years ago
|
||
I added the assertion count change afterwards because the cpp change wasn't enough for that test.
You can see the failure here: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0c041857b1b070070326b1cd71e1abdbbc3f340e&selectedJob=107997683
Want me to start another run with this patch to be sure?
Flags: needinfo?(jmaher)
Assignee | ||
Comment 7•7 years ago
|
||
Sounds good, here it is: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6311951aafe46e070ffd47df5d9e5f34664b49d9
Assignee | ||
Comment 8•7 years ago
|
||
Here's the newest try run with the correct patch applied: https://treeherder.mozilla.org/#/jobs?repo=try&revision=bc414f3abdbf6c1b8de300fc34e40f485342d2e1
Only a few tests left to go.
Assignee | ||
Comment 9•7 years ago
|
||
Once it's done, I'll submit a patch for review if all is well.
Comment hidden (mozreview-request) |
Comment 11•7 years ago
|
||
mozreview-review |
Comment on attachment 8878902 [details]
Bug 1374056 - Decrease assertion count test_bug393970.xul and test_bug437844.xul and increase expected range.
https://reviewboard.mozilla.org/r/150150/#review155262
Attachment #8878902 -
Flags: review?(jmaher) → review+
Comment 12•7 years ago
|
||
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9dcc46eb2846
Decrease assertion count test_bug393970.xul and test_bug437844.xul and increase expected range. r=jmaher
Comment 13•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Updated•6 years ago
|
Assignee: nobody → gmierz2
You need to log in
before you can comment on or make changes to this bug.
Description
•