assertions between execution of tests shouldn't be counted against next executed test
Categories
(Testing :: Reftest, defect, P3)
Tracking
(Not tracked)
People
(Reporter: aryx, Unassigned)
Details
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=283564564&repo=autoland&lineNumber=3088 is an assertion
[Parent 5976, Compositor] ###!!! ASSERTION: Something is horribly wrong in GetWindowInfoHook!: 'FALSE', file z:/build/build/src/widget/windows/nsWindow.cpp, line 2400
which gets printed after layout/reftests/flexbox/flexbox-bsize-keywords-no-stretch-1.html ended and before layout/reftests/position-sticky/top-1.html but gets counted as having hit during the execution of layout/reftests/position-sticky/top-1.html https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=283564564&repo=autoland&lineNumber=3217
What would be a suitable change? Using the previous test, the folder of the previous test, no test name at all or anything different?
| Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:ahal, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•3 years ago
|
Description
•