| Summary: | [ macOS WK1 ] editing/mac/attributed-string/font-style-variant-effect.html is a constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bri Harris <bharris9> |
| Component: | New Bugs | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 253028 | ||
| Bug Blocks: | 247987 | ||
|
Description
Bri Harris
2023-02-14 16:04:44 PST
Pull request: https://github.com/WebKit/WebKit/pull/10111 Test gardening commit 260284@main (f5437fdf2683): <https://commits.webkit.org/260284@main> Reviewed commits have been landed. Closing PR #10111 and removing active labels. I was also able to identify a potential regression point as 260129@main as I was able to replicate the failure on 260130@main and 260131@main but the test passed at 260129@main. I was able to replicate this failure on a build of 260130@main as follows: run-webkit-tests editing/mac/attributed-string/font-style-variant-effect.html -1 (In reply to Bri Harris from comment #4) > I was also able to identify a potential regression point as 260129@main as I > was able to replicate the failure on 260130@main and 260131@main but the > test passed at 260129@main. > > > I was able to replicate this failure on a build of 260130@main as follows: > > run-webkit-tests > editing/mac/attributed-string/font-style-variant-effect.html -1 Regression should be 260130@main, not 260129@main. Looking now Pull request: https://github.com/WebKit/WebKit/pull/10119 Test gardening commit 260295@main (0e5a3f28aeb2): <https://commits.webkit.org/260295@main> Reviewed commits have been landed. Closing PR #10119 and removing active labels. Re-opened since this is blocked by bug 253028 Handling in https://bugs.webkit.org/show_bug.cgi?id=253033 |