Title: [273268] trunk/Tools
- Revision
- 273268
- Author
- [email protected]
- Date
- 2021-02-22 12:12:46 -0800 (Mon, 22 Feb 2021)
Log Message
Run Python tests for Source/WebKit/Scripts changes in EWS
https://bugs.webkit.org/show_bug.cgi?id=222276
Patch by Sam Sneddon <[email protected]> on 2021-02-22
Reviewed by Jonathan Bedard.
* CISupport/ews-build/steps.py:
Modified Paths
Diff
Modified: trunk/Tools/CISupport/ews-build/steps.py (273267 => 273268)
--- trunk/Tools/CISupport/ews-build/steps.py 2021-02-22 19:58:25 UTC (rev 273267)
+++ trunk/Tools/CISupport/ews-build/steps.py 2021-02-22 20:12:46 UTC (rev 273268)
@@ -374,6 +374,7 @@
'Tools/Scripts/webkitpy',
'Tools/Scripts/libraries',
'Tools/Scripts/commit-log-editor',
+ 'Source/WebKit/Scripts',
]
group_to_paths_mapping = {
Modified: trunk/Tools/ChangeLog (273267 => 273268)
--- trunk/Tools/ChangeLog 2021-02-22 19:58:25 UTC (rev 273267)
+++ trunk/Tools/ChangeLog 2021-02-22 20:12:46 UTC (rev 273268)
@@ -1,3 +1,12 @@
+2021-02-22 Sam Sneddon <[email protected]>
+
+ Run Python tests for Source/WebKit/Scripts changes in EWS
+ https://bugs.webkit.org/show_bug.cgi?id=222276
+
+ Reviewed by Jonathan Bedard.
+
+ * CISupport/ews-build/steps.py:
+
2021-02-22 Jonathan Bedard <[email protected]>
[git-webkit] Failure to retrieve commit in EWS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes