[webkit-changes] [WebKit/WebKit] c9b28d: import-w3c-tests should display the WPT Upstream c...

Karl Dubost noreply at github.com
Thu Oct 19 04:20:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c9b28dc7ce071a1002f715f988f732a471b222ee
      https://github.com/WebKit/WebKit/commit/c9b28dc7ce071a1002f715f988f732a471b222ee
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

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

  Log Message:
  -----------
  import-w3c-tests should display the WPT Upstream commit ID
https://bugs.webkit.org/show_bug.cgi?id=248445
rdar://103141678

Reviewed by Jonathan Bedard.

Collect the WPT upstream ID to copy/paste in the import PR
when importing wpt tests into WebKit.

* Tools/Scripts/webkitpy/w3c/test_downloader.py:
(TestDownloader.__init__):
(TestDownloader.checkout_test_repository):
* Tools/Scripts/webkitpy/w3c/test_importer.py:
(TestImporter.__init__):
(TestImporter.do_import):
(TestImporter.import_tests):

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




More information about the webkit-changes mailing list