[Webkit-unassigned] [Bug 257009] New: import-w3c-tests throws when specifying --clean-dest-dir

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 19 00:09:44 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257009

            Bug ID: 257009
           Summary: import-w3c-tests throws when specifying
                    --clean-dest-dir
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: gsnedders at apple.com

% import-w3c-tests web-platform-tests/html/semantics/forms/constraints --clean-dest-dir -l -s ../../Documents/GitHub.nosync
Traceback (most recent call last):
  File "/Users/annevk/Dev/OpenSource/Tools/Scripts/import-w3c-tests", line 35, in <module>
    sys.exit(test_importer.main(sys.argv[1:], sys.stdout, sys.stderr))
  File "/Users/annevk/Dev/OpenSource/Tools/Scripts/webkitpy/w3c/test_importer.py", line 95, in main
    test_importer = TestImporter(Host(), test_paths, options)
  File "/Users/annevk/Dev/OpenSource/Tools/Scripts/webkitpy/w3c/test_importer.py", line 189, in __init__
    self.remove_slow_from_w3c_tests_options()
  File "/Users/annevk/Dev/OpenSource/Tools/Scripts/webkitpy/w3c/test_importer.py", line 651, in remove_slow_from_w3c_tests_options
    for test_path in self._tests_options.keys():
RuntimeError: dictionary changed size during iteration

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230519/b41cde78/attachment.htm>


More information about the webkit-unassigned mailing list