Title: [236590] trunk/Tools
Revision
236590
Author
[email protected]
Date
2018-09-27 22:47:59 -0700 (Thu, 27 Sep 2018)

Log Message

Update flakiness dashboard configuration for Mojave queues
https://bugs.webkit.org/show_bug.cgi?id=190068

Reviewed by Alexey Proskuryakov.

* TestResultServer/static-dashboards/builders.jsonp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (236589 => 236590)


--- trunk/Tools/ChangeLog	2018-09-28 05:34:38 UTC (rev 236589)
+++ trunk/Tools/ChangeLog	2018-09-28 05:47:59 UTC (rev 236590)
@@ -1,5 +1,14 @@
 2018-09-27  Ryan Haddad  <[email protected]>
 
+        Update flakiness dashboard configuration for Mojave queues
+        https://bugs.webkit.org/show_bug.cgi?id=190068
+
+        Reviewed by Alexey Proskuryakov.
+
+        * TestResultServer/static-dashboards/builders.jsonp:
+
+2018-09-27  Ryan Haddad  <[email protected]>
+
         Bring up queues for Mojave
         https://bugs.webkit.org/show_bug.cgi?id=189935
 

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


--- trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2018-09-28 05:34:38 UTC (rev 236589)
+++ trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2018-09-28 05:47:59 UTC (rev 236590)
@@ -6,11 +6,15 @@
         "tests": {
             "layout-tests": {
                 "builders": [
-                    "Apple High Sierra (Leaks)", 
                     "Apple High Sierra Debug WK1 (Tests)", 
                     "Apple High Sierra Debug WK2 (Tests)", 
                     "Apple High Sierra Release WK1 (Tests)", 
                     "Apple High Sierra Release WK2 (Tests)", 
+                    "Apple Mojave (Leaks)", 
+                    "Apple Mojave Debug WK1 (Tests)", 
+                    "Apple Mojave Debug WK2 (Tests)", 
+                    "Apple Mojave Release WK1 (Tests)", 
+                    "Apple Mojave Release WK2 (Tests)", 
                     "Apple Sierra Debug WK1 (Tests)", 
                     "Apple Sierra Debug WK2 (Tests)", 
                     "Apple Sierra Release WK1 (Tests)", 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to