[webkit-changes] [WebKit/WebKit] e25965: [ews-build] find-modified-layout-tests step should...

Brianna Fan noreply at github.com
Thu Apr 25 17:26:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e259651017970450054162ae26eef3f7a39b9724
      https://github.com/WebKit/WebKit/commit/e259651017970450054162ae26eef3f7a39b9724
  Author: Brianna Fan <bfan2 at apple.com>
  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-build] find-modified-layout-tests step should include .xml tests
https://bugs.webkit.org/show_bug.cgi?id=273286
rdar://127079695

Reviewed by Jonathan Bedard.

Adds xml to regex and suffix conditions.

* Tools/CISupport/ews-build/steps.py:
(FindModifiedLayoutTests):
(FindModifiedLayoutTests.run):
(FindModifiedLayoutTests.find_test_names_from_patch):
(BlockPullRequest.doStepIf): Fixes minor typo from unrelated PR.
* Tools/CISupport/ews-build/steps_unittest.py:
(TestFindModifiedLayoutTests):
(TestFindModifiedLayoutTests.test_success_xml):
(TestFindModifiedLayoutTests.test_ignore_certain_directories_svg):
(TestFindModifiedLayoutTests.test_ignore_certain_directories_xml):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list