Title: [234398] trunk/Tools
Revision
234398
Author
[email protected]
Date
2018-07-30 16:51:05 -0700 (Mon, 30 Jul 2018)

Log Message

[ews-build] Fix typo in builder name for Bindings-tests-EWS.

* BuildSlaveSupport/ews-build/config.json: Changed 'tests' to 'Tests' to make it consistent with
other builders.

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/ews-build/config.json (234397 => 234398)


--- trunk/Tools/BuildSlaveSupport/ews-build/config.json	2018-07-30 23:29:13 UTC (rev 234397)
+++ trunk/Tools/BuildSlaveSupport/ews-build/config.json	2018-07-30 23:51:05 UTC (rev 234398)
@@ -266,7 +266,7 @@
       "workernames": ["ews127", "ews128"]
     },
     {
-      "name": "Bindings-tests-EWS",
+      "name": "Bindings-Tests-EWS",
       "factory": "BindingsFactory",
       "platform": "*",
       "workernames": ["webkit-misc"]
@@ -303,7 +303,7 @@
       "port": 5555,
       "builderNames": ["Style-EWS", "JSC-Tests-EWS", "macOS-Sierra-Release-WK1-EWS", "GTK-Webkit2-EWS", "macOS-Sierra-Release-WK2-EWS",
                        "macOS-High-Sierra-Release-32bit-WK2-EWS", "WPE-EWS", "Windows-EWS", "iOS-11-EWS", "WinCairo-EWS", "iOS-11-Simulator-EWS",
-                       "WebKitPy-Tests-EWS", "WebKitPerl-Tests-EWS", "macOS-Sierra-Debug-WK1-EWS", "Bindings-tests-EWS"]
+                       "WebKitPy-Tests-EWS", "WebKitPerl-Tests-EWS", "macOS-Sierra-Debug-WK1-EWS", "Bindings-Tests-EWS"]
     },
     {
       "type": "Triggerable",

Modified: trunk/Tools/ChangeLog (234397 => 234398)


--- trunk/Tools/ChangeLog	2018-07-30 23:29:13 UTC (rev 234397)
+++ trunk/Tools/ChangeLog	2018-07-30 23:51:05 UTC (rev 234398)
@@ -1,3 +1,10 @@
+2018-07-30  Aakash Jain  <[email protected]>
+
+        [ews-build] Fix typo in builder name for Bindings-tests-EWS.
+
+        * BuildSlaveSupport/ews-build/config.json: Changed 'tests' to 'Tests' to make it consistent with
+        other builders.
+
 2018-07-30 Aakash Jain  <[email protected]>
 
         [ews-build] Add support for API tests in OpenSource EWS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to