[webkit-changes] [WebKit/WebKit] 7a683e: find-modified-layout-tests flags every test when e...

Brianna Fan noreply at github.com
Thu Oct 10 11:43:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a683ea260a812d4eb17df9db5398afa566ec1b4
      https://github.com/WebKit/WebKit/commit/7a683ea260a812d4eb17df9db5398afa566ec1b4
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  find-modified-layout-tests flags every test when expectations spacing changes
https://bugs.webkit.org/show_bug.cgi?id=281235
rdar://137695334

Reviewed by Jonathan Bedard.

Add '-w' (ignore all white space) option when diff-ing the expectations printed from
run-webkit-tests --print-expectations.

* Tools/CISupport/ews-build/steps.py:
(FindModifiedLayoutTests):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestFindModifiedLayoutTests.test_success):
(TestFindModifiedLayoutTests.test_success_svg):
(TestFindModifiedLayoutTests.test_success_xml):
(TestFindModifiedLayoutTests.test_ignore_certain_directories):
(TestFindModifiedLayoutTests.test_ignore_certain_directories_svg):
(TestFindModifiedLayoutTests.test_ignore_certain_directories_xml):
(TestFindModifiedLayoutTests.test_ignore_certain_suffixes):
(TestFindModifiedLayoutTests.test_ignore_non_layout_test_in_html_directory):
(TestFindModifiedLayoutTests.test_non_relevant_patch):
(TestFindModifiedLayoutTests.test_non_accessible_patch):

Canonical link: https://commits.webkit.org/284982@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