Bug 284628
| Summary: | [GTK] Two API sub-tests of ComplexTextControllerTest in TestWebCore fail unexpectedly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | zsun |
| Component: | New Bugs | Assignee: | zsun |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
zsun
In post-commit bots, we noticed that the following failures -
Unexpected failures (2)
/TestWebCore
ComplexTextControllerTest.InitialAdvanceInRTLNoOrigins
ComplexTextControllerTest.TotalWidthWithJustification
It has happened quite often in recent runs. One example is - https://build.webkit.org/#/builders/57/builds/18459
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
zsun
Pull request: https://github.com/WebKit/WebKit/pull/37908
zsun
They seems passing nicely in gtk debug bots.
EWS
Committed 288087@main (5e49e1098c0d): <https://commits.webkit.org/288087@main>
Reviewed commits have been landed. Closing PR #37908 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/141755242>
zsun
Only updated the test expectation which doesn't resolve the issue.