Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d452549f3c41e205f3c4923a0369ae5084149d9
https://github.com/WebKit/WebKit/commit/5d452549f3c41e205f3c4923a0369ae5084149d9
Author: Brianna Fan <[email protected]>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[EWS] find-modified-layout-tests step should include .svg tests
https://bugs.webkit.org/show_bug.cgi?id=229577
rdar://82683414
Reviewed by Jonathan Bedard.
Adds .svg to regex and diff conditions.
* Tools/CISupport/ews-build/steps.py:
(FindModifiedLayoutTests): Update regex to look for .svg suffix.
(FindModifiedLayoutTests.run): Finds .svg in test expectation diff.
(FindModifiedLayoutTests.find_test_names_from_patch): Add .svg suffixes to
ignore.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestFindModifiedLayoutTests):
(TestFindModifiedLayoutTests.test_success_svg): Added.
(TestFindModifiedLayoutTests.test_ignore_certain_directories_svg): Added.
Canonical link: https://commits.webkit.org/278009@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes