RESOLVED FIXED299553
REGRESSION(300277@main): [macOS Debug] 2x in fast/selectors/style-invalidation-hover-change are flaky failure
https://bugs.webkit.org/show_bug.cgi?id=299553
Summary REGRESSION(300277@main): [macOS Debug] 2x in fast/selectors/style-invalidatio...
Marta Darbinyan
Reported 2025-09-25 14:01:16 PDT
The following tests are flaky failure in macOS Debug and in EWS on different PRs. fast/selectors/style-invalidation-hover-change-siblings.html fast/selectors/style-invalidation-hover-change-descendants.html @@ -1,10 +1,13 @@ PASS .target styleChangeType was InlineStyleChange PASS .container styleChangeType was NoStyleChange PASS .inert styleChangeType was NoStyleChange -PASS .target styleChangeType was InlineStyleChange +FAIL .target styleChangeType was NoStyleChange expected InlineStyleChange +FAIL .target styleChangeType was NoStyleChange expected InlineStyleChange +FAIL .target styleChangeType was NoStyleChange expected InlineStyleChange PASS .container styleChangeType was NoStyleChange PASS .inert styleChangeType was NoStyleChange PASS successfullyParsed is true +Some tests failed. TEST COMPLETE Test history: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fselectors%2Fstyle-invalidation-hover-change-siblings.html&test=fast%2Fselectors%2Fstyle-invalidation-hover-change-descendants.html&style=debug&architecture=arm64 test results: https://build.webkit.org/#/builders/1226/builds/2346
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-25 14:02:10 PDT
EWS
Comment 2 2025-09-25 14:32:41 PDT
Test gardening commit 300533@main (aef93b3c6334): <https://commits.webkit.org/300533@main> Reviewed commits have been landed. Closing PR #51340 and removing active labels.
Lily Spiniolas
Comment 3 2025-09-29 13:33:38 PDT
EWS
Comment 4 2025-09-29 22:03:22 PDT
Committed 300733@main (195e2f818f9a): <https://commits.webkit.org/300733@main> Reviewed commits have been landed. Closing PR #51523 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.