[Webkit-unassigned] [Bug 234480] New: Fix Tools/Scripts/webkitpy/w3c/test_importer.py
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 18 13:11:19 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=234480
Bug ID: 234480
Summary: Fix Tools/Scripts/webkitpy/w3c/test_importer.py
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: ntim at apple.com
ntim @ OpenSource ⚡️ import-w3c-tests -t web-platform-tests/html/semantics/interactive-elements/the-dialog-element/
Downloading W3C test repositories
Fetching https://github.com/web-platform-tests/wpt.git...
Checking out revision origin/master
Scanning /Volumes/Data/Code/Safari/OpenSource/WebKitBuild/w3c-tests/to-be-imported/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/...
Traceback (most recent call last):
File "/Volumes/Data/Code/Safari/OpenSource/Tools/Scripts/import-w3c-tests", line 35, in <module>
sys.exit(test_importer.main(sys.argv[1:], sys.stdout, sys.stderr))
File "/Volumes/Data/Code/Safari/OpenSource/Tools/Scripts/webkitpy/w3c/test_importer.py", line 98, in main
test_importer.do_import()
File "/Volumes/Data/Code/Safari/OpenSource/Tools/Scripts/webkitpy/w3c/test_importer.py", line 209, in do_import
self.find_importable_tests(self.filesystem.join(self.source_directory, test_path))
File "/Volumes/Data/Code/Safari/OpenSource/Tools/Scripts/webkitpy/w3c/test_importer.py", line 352, in find_importable_tests
if test_info['type'] == 'mismatch':
KeyError: 'type'
--
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/20211218/3ba46de8/attachment.htm>
More information about the webkit-unassigned
mailing list