[webkit-changes] [WebKit/WebKit] ab0158: [import-w3c-tests] Import both match & mismatch refs

Sam Sneddon noreply at github.com
Wed May 17 03:47:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab015861180ec0337513c33a1420491321350d61
      https://github.com/WebKit/WebKit/commit/ab015861180ec0337513c33a1420491321350d61
  Author: Sam Sneddon <gsnedders at apple.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

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

  Log Message:
  -----------
  [import-w3c-tests] Import both match & mismatch refs
https://bugs.webkit.org/show_bug.cgi?id=256849

Reviewed by Youenn Fablet.

Currently we only support importing a single ref, even though we
support running thigns with both -expected.html and
-expected-mismatch.html. We should import both.

* Tools/Scripts/webkitpy/w3c/test_importer.py:
(TestImporter.find_importable_tests):
* Tools/Scripts/webkitpy/w3c/test_parser.py:
(TestParser.analyze_test):
* Tools/Scripts/webkitpy/w3c/test_parser_unittest.py:

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




More information about the webkit-changes mailing list