Title: [197828] trunk/Tools
Revision
197828
Author
[email protected]
Date
2016-03-08 18:17:49 -0800 (Tue, 08 Mar 2016)

Log Message

Add iOS debug testers to flakiness dashboard
https://bugs.webkit.org/show_bug.cgi?id=155206

Reviewed by Darin Adler.

* TestResultServer/static-dashboards/builders.jsonp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (197827 => 197828)


--- trunk/Tools/ChangeLog	2016-03-09 02:06:55 UTC (rev 197827)
+++ trunk/Tools/ChangeLog	2016-03-09 02:17:49 UTC (rev 197828)
@@ -1,3 +1,12 @@
+2016-03-08  Alexey Proskuryakov  <[email protected]>
+
+        Add iOS debug testers to flakiness dashboard
+        https://bugs.webkit.org/show_bug.cgi?id=155206
+
+        Reviewed by Darin Adler.
+
+        * TestResultServer/static-dashboards/builders.jsonp:
+
 2016-03-08  Oliver Hunt  <[email protected]>
 
         Start moving to separated writable and executable mappings in the JIT

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


--- trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2016-03-09 02:06:55 UTC (rev 197827)
+++ trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2016-03-09 02:17:49 UTC (rev 197828)
@@ -18,6 +18,8 @@
                     "Apple Yosemite Debug WK2 (Tests)", 
                     "Apple Yosemite Release WK1 (Tests)", 
                     "Apple Yosemite Release WK2 (Tests)", 
+                    "Apple iOS 9 Simulator Debug WK1 (Tests)", 
+                    "Apple iOS 9 Simulator Debug WK2 (Tests)", 
                     "Apple iOS 9 Simulator Release WK1 (Tests)", 
                     "Apple iOS 9 Simulator Release WK2 (Tests)", 
                     "EFL Linux 64-bit Release WK2", 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to