[webkit-changes] [WebKit/WebKit] fc7d2c: [check-for-duplicated-platform-test-results] Only ...

Sam Sneddon noreply at github.com
Mon Oct 9 15:04:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc7d2c4aac4603e25118645973a2546d67b244ba
      https://github.com/WebKit/WebKit/commit/fc7d2c4aac4603e25118645973a2546d67b244ba
  Author: Sam Sneddon <gsnedders at apple.com>
  Date:   2023-10-09 (Mon, 09 Oct 2023)

  Changed paths:
    M Tools/Scripts/check-for-duplicated-platform-test-results

  Log Message:
  -----------
  [check-for-duplicated-platform-test-results] Only remove expectations
https://bugs.webkit.org/show_bug.cgi?id=262887
rdar://problem/116676951

Reviewed by Jonathan Bedard.

Previously we removed all duplicated files, but only expectations are
fully resolved along the inheritance path: deleting tests or non-test
support files is dangerous because we can break relative URLs.

* Tools/Scripts/check-for-duplicated-platform-test-results:
(find_duplicates_in_path.find_duplicates):

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




More information about the webkit-changes mailing list