Title: [237083] trunk/Tools
Revision
237083
Author
aakash_j...@apple.com
Date
2018-10-12 15:06:55 -0700 (Fri, 12 Oct 2018)

Log Message

[ews-build] Rename iOS-11-Simulator-Tests-EWS to iOS-11-Simulator-WK2-Tests-EWS
https://bugs.webkit.org/show_bug.cgi?id=190536

Reviewed by Alexey Proskuryakov.

* BuildSlaveSupport/ews-build/config.json: Renamed iOS-11-Simulator-Tests-EWS to iOS-11-Simulator-WK2-Tests-EWS.

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/ews-build/config.json	2018-10-12 22:06:07 UTC (rev 237082)
+++ trunk/Tools/BuildSlaveSupport/ews-build/config.json	2018-10-12 22:06:55 UTC (rev 237083)
@@ -212,11 +212,11 @@
       "platform": "ios-simulator-11",
       "configuration": "release",
       "architectures": ["x86_64"],
-      "triggers": ["api-tests-ios-sim-ews", "ios-11-sim-tests-ews"],
+      "triggers": ["api-tests-ios-sim-ews", "ios-11-sim-wk2-tests-ews"],
       "workernames": ["ews121", "ews122", "ews123", "ews124", "ews125", "ews126"]
     },
     {
-      "name": "iOS-11-Simulator-Tests-EWS",
+      "name": "iOS-11-Simulator-WK2-Tests-EWS",
       "factory": "iOSTestsFactory",
       "platform": "ios-simulator-11",
       "configuration": "release",
@@ -349,9 +349,9 @@
     },
     {
       "type": "Triggerable",
-      "name": "ios-11-sim-tests-ews",
+      "name": "ios-11-sim-wk2-tests-ews",
       "builderNames": [
-        "iOS-11-Simulator-Tests-EWS"
+        "iOS-11-Simulator-WK2-Tests-EWS"
       ]
     },
     {

Modified: trunk/Tools/ChangeLog (237082 => 237083)


--- trunk/Tools/ChangeLog	2018-10-12 22:06:07 UTC (rev 237082)
+++ trunk/Tools/ChangeLog	2018-10-12 22:06:55 UTC (rev 237083)
@@ -1,3 +1,12 @@
+2018-10-12  Aakash Jain  <aakash_j...@apple.com>
+
+        [ews-build] Rename iOS-11-Simulator-Tests-EWS to iOS-11-Simulator-WK2-Tests-EWS
+        https://bugs.webkit.org/show_bug.cgi?id=190536
+
+        Reviewed by Alexey Proskuryakov.
+
+        * BuildSlaveSupport/ews-build/config.json: Renamed iOS-11-Simulator-Tests-EWS to iOS-11-Simulator-WK2-Tests-EWS.
+
 2018-10-11  Youenn Fablet  <you...@apple.com>
 
         IOS 12 - Service worker cache not shared when added to homescreen
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to