Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 28020bb80265fd4fa26d5a44228b3c78afbe7a9f
https://github.com/WebKit/WebKit/commit/28020bb80265fd4fa26d5a44228b3c78afbe7a9f
Author: Sam Sneddon <[email protected]>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M Tools/Scripts/webkitpy/w3c/test_importer.py
M Tools/Scripts/webkitpy/w3c/test_importer_unittest.py
Log Message:
-----------
[import-w3c-tests] Fix skip-new-directories to actually work
https://bugs.webkit.org/show_bug.cgi?id=275723
Reviewed by Tim Nguyen.
Previously we were checking a directory relative to the current working
directory, not relative to source directory. Unsurprisingly, this meant
the directory didn't exist and we asserted.
Along with this, actually add a test for skip-new-directories, which now
passes, now the implementation actually works.
* Tools/Scripts/webkitpy/w3c/test_importer.py:
(TestImporter.should_skip_path):
* Tools/Scripts/webkitpy/w3c/test_importer_unittest.py:
Canonical link: https://commits.webkit.org/280397@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes