Skip to content

Remove iOS 17 test expectations#37889

Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
achristensen07:eng/Remove-iOS-17-test-expectations
Dec 20, 2024
Merged

Remove iOS 17 test expectations#37889
webkit-commit-queue merged 1 commit intoWebKit:mainfrom
achristensen07:eng/Remove-iOS-17-test-expectations

Conversation

@achristensen07
Copy link
Contributor

@achristensen07 achristensen07 commented Dec 13, 2024

ecd9c13

Remove iOS 17 test expectations
https://bugs.webkit.org/show_bug.cgi?id=284607

Reviewed by Tim Nguyen.

EWS is updated to iOS 18!

* LayoutTests/platform/ios-17/TestExpectations: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c414-flt-02-c-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c414-flt-03-c-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c414-flt-04-c-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c414-flt-01-b-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/fast/text/font-weights-zh-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-normal-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-strict-expected.txt: Removed.

Canonical link: https://commits.webkit.org/288165@main

8547195

Misc iOS, visionOS, tvOS & watchOS macOS Linux Windows
✅ 🧪 style ✅ 🛠 ios ✅ 🛠 mac ✅ 🛠 wpe ✅ 🛠 win
✅ 🛠 ios-sim ✅ 🛠 mac-AS-debug ✅ 🧪 wpe-wk2 ✅ 🧪 win-tests
✅ 🧪 webkitperl ✅ 🧪 ios-wk2 ✅ 🧪 api-mac ✅ 🧪 api-wpe
🧪 ios-wk2-wpt ✅ 🧪 mac-wk1 ✅ 🛠 wpe-cairo
✅ 🧪 api-ios ✅ 🧪 mac-wk2 ✅ 🛠 gtk
✅ 🛠 vision ✅ 🧪 mac-AS-debug-wk2 ✅ 🧪 gtk-wk2
✅ 🛠 vision-sim ✅ 🧪 mac-wk2-stress ✅ 🧪 api-gtk
✅ 🛠 🧪 merge ✅ 🧪 vision-wk2 ✅ 🧪 mac-intel-wk2 ⏳ 🛠 playstation
✅ 🛠 tv
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@achristensen07 achristensen07 self-assigned this Dec 13, 2024
@achristensen07 achristensen07 added the Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases label Dec 13, 2024
@achristensen07 achristensen07 added safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks and removed safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks labels Dec 13, 2024
@aproskuryakov
Copy link
Contributor

Let's land this!

@nt1m nt1m added the merge-queue Applied to send a pull request to merge-queue label Dec 20, 2024
https://bugs.webkit.org/show_bug.cgi?id=284607

Reviewed by Tim Nguyen.

EWS is updated to iOS 18!

* LayoutTests/platform/ios-17/TestExpectations: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c414-flt-02-c-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c414-flt-03-c-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c414-flt-04-c-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c414-flt-01-b-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Removed.
* LayoutTests/platform/ios-17/fast/text/font-weights-zh-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-normal-expected.txt: Removed.
* LayoutTests/platform/ios-17/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-strict-expected.txt: Removed.

Canonical link: https://commits.webkit.org/288165@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Remove-iOS-17-test-expectations branch from 8547195 to ecd9c13 Compare December 20, 2024 17:31
@webkit-commit-queue
Copy link
Collaborator

Committed 288165@main (ecd9c13): https://commits.webkit.org/288165@main

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

@webkit-commit-queue webkit-commit-queue merged commit ecd9c13 into WebKit:main Dec 20, 2024
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants