Bug 259506
Summary: | REGRESSION(266000@main): [ iOS 16 ] imported/blink/fast/text/international/inline-block-with-mixed-direction-words.html is a constant ImageOnlyFailure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=258764 |
Ben Schwartz
imported/blink/fast/text/international/inline-block-with-mixed-direction-words.html
This test is a constant IMAGE failure on iOS 16 Simulator.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fblink%2Ffast%2Ftext%2Finternational%2Finline-block-with-mixed-direction-words.html&platform=ios
DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-16-Simulator-WK2-Tests-EWS/67f6cfd2-13504/imported/blink/fast/text/international/inline-block-with-mixed-direction-words-diff.png
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112867951>
Ben Schwartz
I was able to bisect a regression point using the flakiness dashboard. This test reproduced at 266202@main, but it did not reproduce at 265998@main. Changes at 266000@main appear to be directly related to this error, and is likely what caused the failure.
Ben Schwartz
I was able to reproduce this bug on macOS Ventura running the test as follows:
run-webkit-tests --ios-simulator imported/blink/fast/text/international/inline-block-with-mixed-direction-words.html
Ben Schwartz
I was also able to bisect the regression point through local testing. I can confirm that 266000@main is the regression point.
Ben Schwartz
I have marked this test as a constant ImageOnlyFailure while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16100)
EWS
Test gardening commit 266323@main (7ac29e328992): <https://commits.webkit.org/266323@main>
Reviewed commits have been landed. Closing PR #16100 and removing active labels.