Skip to content
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

[run-webkit-tests] Add --skip-flaky-tests #19340

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

gsnedders
Copy link
Contributor

@gsnedders gsnedders commented Oct 20, 2023

201382a

[run-webkit-tests] Add --skip-flaky-tests
https://bugs.webkit.org/show_bug.cgi?id=263442

Reviewed by Jonathan Bedard.

Allow run-webkit-tests to skip flaky tests, primarily for the sake of
people rebaselining results.

* Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:
(Manager._skip_tests):
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:
(parse_args):
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:
(RunTest.test_ews_corner_case_failing_directory):

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

c83b0fc

Misc iOS, tvOS & watchOS macOS Linux Windows
❌ πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  wincairo
βœ… πŸ§ͺ bindings βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug   πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ§ͺ api-mac βœ… πŸ›  gtk
βœ… πŸ§ͺ webkitpy   πŸ§ͺ ios-wk2-wpt βœ… πŸ§ͺ mac-wk1   πŸ§ͺ gtk-wk2
⏳ πŸ§ͺ api-ios βœ… πŸ§ͺ mac-wk2   πŸ§ͺ api-gtk
βœ… πŸ›  tv   πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  tv-sim
βœ… πŸ›  watch
βœ… πŸ›  πŸ§ͺ unsafe-merge βœ… πŸ›  watch-sim

@gsnedders gsnedders self-assigned this Oct 20, 2023
@gsnedders gsnedders added the Tools / Tests Tools in the Tools directory, build issues, test infrastructure, and bugs in test cases label Oct 20, 2023
@gsnedders gsnedders added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Oct 20, 2023
https://bugs.webkit.org/show_bug.cgi?id=263442

Reviewed by Jonathan Bedard.

Allow run-webkit-tests to skip flaky tests, primarily for the sake of
people rebaselining results.

* Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:
(Manager._skip_tests):
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:
(parse_args):
* Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:
(RunTest.test_ews_corner_case_failing_directory):

Canonical link: https://commits.webkit.org/269573@main
@webkit-commit-queue
Copy link
Collaborator

Committed 269573@main (201382a): https://commits.webkit.org/269573@main

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

@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 Oct 20, 2023
@gsnedders gsnedders deleted the skip-flaky-tests branch October 23, 2023 11:19
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
4 participants