Summary: | REGRESSION (r274033): [ macOS/iOS ] model-element/model-element-ready-load-aborted.html is text failing | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <Jenner> | ||||||
Component: | New Bugs | Assignee: | Tim Horton <thorton> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | simon.fraser, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Robert Jenner
2021-03-08 09:29:37 PST
I haven't reproduced the issue yet, but it does appear to have a clear regression point. Running the test standalone does not produce the failure. Created attachment 422600 [details]
222917-test list
Test list for reproducing "model-element/model-element-ready-load-aborted.html" text failure.
I was able to reproduce the failure at tip of tree using the attached test, and running it as: run-webkit-test --root <path to revision> <path to test list> --debug --child-process=1 By eliminating tests from the test list, I was able to deduce that when the test: model-element/model-element-graphics-layers.html is ran before: model-element/model-element-ready-load-aborted.html it causes a consistent text failure. When the test: model-element/model-element-graphics-layers.html is removed, and the entire suite of 7000+ tests is ran again without it, model-element/model-element-ready-load-aborted.html passes. Sam and I think we see the mistake in the test Created attachment 422626 [details]
Patch
Committed r274126: <https://commits.webkit.org/r274126> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422626 [details]. |