[webkit-changes] [WebKit/WebKit] 90b399: [import-w3c-tests] Avoid changing test metadata fi...

Sam Sneddon noreply at github.com
Fri Jul 7 07:39:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90b3991562da4ba93babaa7ce286ea0101be26dd
      https://github.com/WebKit/WebKit/commit/90b3991562da4ba93babaa7ce286ea0101be26dd
  Author: Sam Sneddon <gsnedders at apple.com>
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
    M Tools/Scripts/webkitpy/w3c/test_importer.py
    M Tools/Scripts/webkitpy/w3c/test_importer_unittest.py

  Log Message:
  -----------
  [import-w3c-tests] Avoid changing test metadata files based on directory suffixes
https://bugs.webkit.org/show_bug.cgi?id=257855
rdar://problem/110845019

Reviewed by Jonathan Bedard.

Previously, when updating web-platform-tests/cssom, we would
accidentally make metadata updates for web-platform-tests/cssom-view
(and believe that that directory was now empty, given we hadn't
imported anything for it).

* Tools/Scripts/webkitpy/w3c/test_importer.py:
(TestImporter.do_import):
* Tools/Scripts/webkitpy/w3c/test_importer_unittest.py:

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




More information about the webkit-changes mailing list