Title: [236406] trunk/Tools
Revision
236406
Author
[email protected]
Date
2018-09-24 10:13:05 -0700 (Mon, 24 Sep 2018)

Log Message

Update flakiness dashboard configuration for iOS 12 queues
https://bugs.webkit.org/show_bug.cgi?id=189688

Reviewed by Alexey Proskuryakov.

* TestResultServer/static-dashboards/builders.jsonp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (236405 => 236406)


--- trunk/Tools/ChangeLog	2018-09-24 16:55:25 UTC (rev 236405)
+++ trunk/Tools/ChangeLog	2018-09-24 17:13:05 UTC (rev 236406)
@@ -1,3 +1,12 @@
+2018-09-24  Ryan Haddad  <[email protected]>
+
+        Update flakiness dashboard configuration for iOS 12 queues
+        https://bugs.webkit.org/show_bug.cgi?id=189688
+
+        Reviewed by Alexey Proskuryakov.
+
+        * TestResultServer/static-dashboards/builders.jsonp:
+
 2018-09-24  Alicia Boya GarcĂ­a  <[email protected]>
 
         [GStreamer] Unreviewed build fix.

Modified: trunk/Tools/TestResultServer/static-dashboards/builders.jsonp (236405 => 236406)


--- trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2018-09-24 16:55:25 UTC (rev 236405)
+++ trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2018-09-24 17:13:05 UTC (rev 236406)
@@ -17,13 +17,13 @@
                     "Apple Sierra Release WK2 (Tests)", 
                     "Apple Win 7 Debug (Tests)", 
                     "Apple Win 7 Release (Tests)", 
-                    "Apple iOS 11 Simulator Debug WK2 (Tests)", 
-                    "Apple iOS 11 Simulator Release WK2 (Tests)", 
+                    "Apple iOS 12 Simulator Debug WK2 (Tests)", 
+                    "Apple iOS 12 Simulator Release WK2 (Tests)", 
                     "GTK Linux 64-bit Debug (Tests)", 
                     "GTK Linux 64-bit Release (Tests)", 
                     "GTK Linux 64-bit Release Wayland (Tests)", 
-                    "WPE Linux 64-bit Release (Tests)",
-                    "WPE Linux 64-bit Debug (Tests)"
+                    "WPE Linux 64-bit Debug (Tests)", 
+                    "WPE Linux 64-bit Release (Tests)"
                 ]
             }
         }, 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to