[webkit-changes] [WebKit/WebKit] e20a60: scm.create_patch no longer works for W3C test expo...
youennf
noreply at github.com
Tue Sep 27 02:56:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e20a608e9ccae06464f16b36e8c06b2d577d1439
https://github.com/WebKit/WebKit/commit/e20a608e9ccae06464f16b36e8c06b2d577d1439
Author: Youenn Fablet <youennf at gmail.com>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M Tools/Scripts/webkitpy/w3c/test_exporter.py
Log Message:
-----------
scm.create_patch no longer works for W3C test exporter
https://bugs.webkit.org/show_bug.cgi?id=245661
rdar://problem/100401276
Reviewed by Jonathan Bedard.
Exporter used to provide a folder for which getting the changes.
This does not seem to work anymore.
For that reason, do the filtering directly in test_exporter.py.
* Tools/Scripts/webkitpy/w3c/test_exporter.py:
(WebPlatformTestExporter._find_filename):
(WebPlatformTestExporter._is_ignored_file):
Canonical link: https://commits.webkit.org/254902@main
More information about the webkit-changes
mailing list