Title: [250059] trunk/Tools
Revision
250059
Author
ryanhad...@apple.com
Date
2019-09-18 15:08:13 -0700 (Wed, 18 Sep 2019)

Log Message

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

Reviewed by Jonathan Bedard.

* TestResultServer/static-dashboards/builders.jsonp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (250058 => 250059)


--- trunk/Tools/ChangeLog	2019-09-18 22:03:20 UTC (rev 250058)
+++ trunk/Tools/ChangeLog	2019-09-18 22:08:13 UTC (rev 250059)
@@ -1,3 +1,12 @@
+2019-09-18  Ryan Haddad  <ryanhad...@apple.com>
+
+        Update flakiness dashboard configuration for iOS 13 queues
+        https://bugs.webkit.org/show_bug.cgi?id=201711
+
+        Reviewed by Jonathan Bedard.
+
+        * TestResultServer/static-dashboards/builders.jsonp:
+
 2019-09-18  Adrian Perez de Castro  <ape...@igalia.com>
 
         [WPE][GTK] Update build environments to use libwpe+WPEBackend-fdo 1.4.0

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


--- trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2019-09-18 22:03:20 UTC (rev 250058)
+++ trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2019-09-18 22:08:13 UTC (rev 250059)
@@ -18,8 +18,8 @@
                     "Apple Win 10 Debug (Tests)", 
                     "Apple Win 10 Release (Tests)", 
                     "Apple Win 7 Release (Tests)", 
-                    "Apple iOS 12 Simulator Debug WK2 (Tests)", 
-                    "Apple iOS 12 Simulator Release WK2 (Tests)", 
+                    "Apple iOS 13 Simulator Debug WK2 (Tests)", 
+                    "Apple iOS 13 Simulator Release WK2 (Tests)", 
                     "GTK Linux 64-bit Debug (Tests)", 
                     "GTK Linux 64-bit Release (Tests)", 
                     "GTK Linux 64-bit Release Wayland (Tests)", 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to