Skip to content

Unreviewed test gardening #47165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dpino
Copy link
Contributor

@dpino dpino commented Jun 25, 2025

17cbd0c

Unreviewed test gardening

Move common skipped tests to glib test expectations. For those tests
passing, simply remove them from test expectations.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/fast/line-grid/line-align-left-edges-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-align-right-edges-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-contains-value-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-floating-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-inside-columns-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-into-columns-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-into-floats-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-positioned-expected.txt:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

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

79a3bfa

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
✅ 🧪 vision-wk2 ✅ 🧪 mac-intel-wk2 ❌ 🛠 playstation
✅ 🛠 🧪 unsafe-merge ✅ 🛠 tv
✅ 🛠 tv-sim
✅ 🛠 watch
✅ 🛠 watch-sim

@dpino dpino self-assigned this Jun 25, 2025
@dpino dpino changed the title Need a short description (OOPS!). [GTK][WPE] Unreviewed test gardening Jun 25, 2025
@dpino dpino force-pushed the gardening/review-common-skipped-tests branch from 3ef4a39 to 0cfcb23 Compare June 25, 2025 05:43
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino removed the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino force-pushed the gardening/review-common-skipped-tests branch from 0cfcb23 to e7723f7 Compare June 25, 2025 07:03
@dpino dpino force-pushed the gardening/review-common-skipped-tests branch from e7723f7 to 05b6563 Compare June 25, 2025 07:15
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino removed the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino changed the title [GTK][WPE] Unreviewed test gardening Unreviewed test gardening Jun 25, 2025
@dpino dpino force-pushed the gardening/review-common-skipped-tests branch from 05b6563 to 54ddd32 Compare June 25, 2025 16:36
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino removed the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino force-pushed the gardening/review-common-skipped-tests branch from 54ddd32 to 79a3bfa Compare June 25, 2025 21:27
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Jun 25, 2025
@dpino dpino added unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing and removed merging-blocked Applied to prevent a change from being merged labels Jun 26, 2025
Move common skipped tests to glib test expectations. For those tests
passing, simply remove them from test expectations.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/fast/line-grid/line-align-left-edges-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-align-right-edges-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-contains-value-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-floating-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-inside-columns-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-into-columns-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-into-floats-expected.txt:
* LayoutTests/platform/glib/fast/line-grid/line-grid-positioned-expected.txt:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:

Canonical link: https://commits.webkit.org/296653@main
@webkit-commit-queue webkit-commit-queue force-pushed the gardening/review-common-skipped-tests branch from 79a3bfa to 17cbd0c Compare June 26, 2025 06:10
@webkit-commit-queue
Copy link
Collaborator

Test gardening commit 296653@main (17cbd0c): https://commits.webkit.org/296653@main

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

@webkit-commit-queue webkit-commit-queue merged commit 17cbd0c into WebKit:main Jun 26, 2025
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants