RESOLVED FIXED 236101
Fix WPT test importer and resync web-platform-tests/workers from upstream
https://bugs.webkit.org/show_bug.cgi?id=236101
Summary Fix WPT test importer and resync web-platform-tests/workers from upstream
Chris Dumez
Reported 2022-02-03 13:36:14 PST
Fix WPT test importer and resync web-platform-tests/workers from upstream.
Attachments
Patch (158.24 KB, patch)
2022-02-03 13:41 PST, Chris Dumez
no flags
Patch (158.68 KB, patch)
2022-02-03 13:47 PST, Chris Dumez
no flags
Patch (173.70 KB, patch)
2022-02-03 14:07 PST, Chris Dumez
no flags
Patch (173.71 KB, patch)
2022-02-03 14:16 PST, Chris Dumez
no flags
Patch (164.68 KB, patch)
2022-02-03 14:32 PST, Chris Dumez
no flags
Patch (166.69 KB, patch)
2022-02-03 14:39 PST, Chris Dumez
no flags
Patch (166.64 KB, patch)
2022-02-04 07:35 PST, Chris Dumez
no flags
Patch (169.72 KB, patch)
2022-02-04 07:49 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-02-03 13:41:18 PST
Chris Dumez
Comment 2 2022-02-03 13:47:22 PST
Chris Dumez
Comment 3 2022-02-03 14:07:55 PST
Chris Dumez
Comment 4 2022-02-03 14:16:17 PST
Chris Dumez
Comment 5 2022-02-03 14:32:17 PST
Chris Dumez
Comment 6 2022-02-03 14:39:52 PST
youenn fablet
Comment 7 2022-02-04 07:31:35 PST
Comment on attachment 450824 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450824&action=review > Tools/Scripts/webkitpy/w3c/test_importer.py:194 > + window=('html',), s/html',/html'/ here and below.
Chris Dumez
Comment 8 2022-02-04 07:35:46 PST
Chris Dumez
Comment 9 2022-02-04 07:49:43 PST
Chris Dumez
Comment 10 2022-02-04 07:51:17 PST
(In reply to youenn fablet from comment #7) > Comment on attachment 450824 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=450824&action=review > > > Tools/Scripts/webkitpy/w3c/test_importer.py:194 > > + window=('html',), > > s/html',/html'/ here and below. Turns out this is required in Python to make sure it gets recognized as a tuple. I tried but it caused webkitpy tests to fail so I went back to my original code.
Chris Dumez
Comment 11 2022-02-04 08:36:01 PST
Comment on attachment 450897 [details] Patch Clearing flags on attachment: 450897 Committed r289116 (246813@trunk): <https://commits.webkit.org/246813@trunk>
Chris Dumez
Comment 12 2022-02-04 08:36:04 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 13 2022-02-04 08:37:20 PST
Note You need to log in before you can comment on or make changes to this bug.