Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71c0ce6cf2ce1343ca845d2ab33a92540aef5b97
      
https://github.com/WebKit/WebKit/commit/71c0ce6cf2ce1343ca845d2ab33a92540aef5b97
  Author: Sam Sneddon <gsnedd...@apple.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

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

  Log Message:
  -----------
  [import-w3c-tests] don't find fuzzy metadata as part of analyze_test
https://bugs.webkit.org/show_bug.cgi?id=263673

Reviewed by Jonathan Bedard.

We don't actually do anything with the fuzzy field, as we only pay
attention to the metadata in the test runner. Therefore, we can fix this
throwing on data it cannot parse by just not including the field at all.

* Tools/Scripts/webkitpy/w3c/test_parser.py:
(TestParser.analyze_test):
* Tools/Scripts/webkitpy/w3c/test_parser_unittest.py:
(_fuzzy_metadata_from_test_with_contents):
(_test_info_from_test_with_contents): Deleted.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to