Bug 259506 - REGRESSION(266000@main): [ iOS 16 ] imported/blink/fast/text/international/inline-block-with-mixed-direction-words.html is a constant ImageOnlyFailure
Summary: REGRESSION(266000@main): [ iOS 16 ] imported/blink/fast/text/international/in...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-25 16:30 PDT by Ben Schwartz
Modified: 2023-07-26 12:18 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2023-07-25 16:35:27 PDT
<rdar://problem/112867951>
Comment 2 Ben Schwartz 2023-07-25 16:51:43 PDT
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.
Comment 3 Ben Schwartz 2023-07-26 09:55:28 PDT
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
Comment 4 Ben Schwartz 2023-07-26 09:59:08 PDT
I was also able to bisect the regression point through local testing. I can confirm that 266000@main is the regression point.
Comment 5 Ben Schwartz 2023-07-26 10:12:36 PDT
I have marked this test as a constant ImageOnlyFailure while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16100)
Comment 6 EWS 2023-07-26 12:18:42 PDT
Test gardening commit 266323@main (7ac29e328992): <https://commits.webkit.org/266323@main>

Reviewed commits have been landed. Closing PR #16100 and removing active labels.