make "item should have finite clip with respect to aASR" asserts non-fatal
Categories
(Core :: Web Painting, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
We'll try making these non-fatal and see what kind of things happen in the fuzzers.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Backed out for causing for causing wpt failures in /html/semantics/interactive-elements/the-dialog-element/fixed-position-child-with-transformed-ancestor.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/35f8b8a01747061995b4cdcc821c09f15936b9ea
| Assignee | ||
Comment 4•3 years ago
|
||
I just checked an earlier green job that runs this test, the test is hitting a fatal assert, but the job somehow manages to stay green! The same test is disabled on linux and windows because it hits the same fatal assert but it actually turns those jobs orange.
So I'll enable this test on all platforms and mark it as expecting asserts (or disable on debug it if that's not possible with this type of test). And I'll file a bug about that failure not turning the job orange.
| Assignee | ||
Comment 5•3 years ago
|
||
Looking at this more, the ini has ERROR as an expected outcome, and that seems to be why it's green on macos. For some reason linux and windows can't get away with a fatal assert if the expected outcome is error. So I guess we don't need a bug on that, it's a little weird, but not horrible.
| Assignee | ||
Updated•3 years ago
|
Comment 7•3 years ago
|
||
| bugherder | ||
Description
•