Bug 260305
Summary: | [ iOS ] All tests under imported/w3c/web-platform-tests/css/css-text/word-break/auto/ are constant failures. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | darbinyan, mmaxfield, Morningstar, ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=258668 https://bugs.webkit.org/show_bug.cgi?id=259319 |
Ben Schwartz
imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-000.html
imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-001.html
imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-002.html
imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-003.html
imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-004.html
imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-005.html
These tests are constant failures on all platforms, with test expectations incorrectly set as Pass for iOS.
HISTORY:
https://results.webkit.org/?recent=false&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-text%2Fword-break%2Fauto%2Fword-break-auto-000.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-text%2Fword-break%2Fauto%2Fword-break-auto-001.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-text%2Fword-break%2Fauto%2Fword-break-auto-002.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-text%2Fword-break%2Fauto%2Fword-break-auto-003.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-text%2Fword-break%2Fauto%2Fword-break-auto-004.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-text%2Fword-break%2Fauto%2Fword-break-auto-005.html
IMAGES LINKS:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266954@main%20(3893)/imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-000-diffs.html
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266954@main%20(3893)/imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-001-diffs.html
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266954@main%20(3893)/imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-002-diffs.html
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266954@main%20(3893)/imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-003-diffs.html
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266954@main%20(3893)/imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-004-diffs.html
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266954@main%20(3893)/imported/w3c/web-platform-tests/css/css-text/word-break/auto/word-break-auto-005-diffs.html
REPRODUCIBILITY:
I was able to reproduce this bug on macOS Ventura ToT running the test as follows:
run-webkit-tests --clobber-old-results --ios-simulator --iterations 5 --verbose imported/w3c/web-platform-tests/css/css-text/word-break/auto/
REGRESSION:
This bug started with a the implementation of `word-break: auto` at 265671@main. The passing test expectation was set at 266656@main, which is what triggered this unexpected failure.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113988670>
EWS
Test gardening commit 266963@main (79ead99fe773): <https://commits.webkit.org/266963@main>
Reviewed commits have been landed. Closing PR #16756 and removing active labels.
EWS
Test gardening commit 269654@main (54e9d335f70f): <https://commits.webkit.org/269654@main>
Reviewed commits have been landed. Closing PR #19429 and removing active labels.
Ben Schwartz
*** Bug 263556 has been marked as a duplicate of this bug. ***