Title: [211731] trunk/PerformanceTests
Revision
211731
Author
ryanhad...@apple.com
Date
2017-02-06 09:36:15 -0800 (Mon, 06 Feb 2017)

Log Message

Skip ARES-6 on performance bots
https://bugs.webkit.org/show_bug.cgi?id=167863

Unreviewed test gardening.

ES6SampleBench was renamed to ARES-6, so this should be updated in PerformanceTests/Skipped as well.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (211730 => 211731)


--- trunk/PerformanceTests/ChangeLog	2017-02-06 17:35:12 UTC (rev 211730)
+++ trunk/PerformanceTests/ChangeLog	2017-02-06 17:36:15 UTC (rev 211731)
@@ -1,3 +1,14 @@
+2017-02-06  Ryan Haddad  <ryanhad...@apple.com>
+
+        Skip ARES-6 on performance bots
+        https://bugs.webkit.org/show_bug.cgi?id=167863
+
+        Unreviewed test gardening.
+
+        ES6SampleBench was renamed to ARES-6, so this should be updated in PerformanceTests/Skipped as well.
+
+        * Skipped:
+
 2017-02-05  Filip Pizlo  <fpi...@apple.com>
 
         Change ES6SampleBench into ARES-6

Modified: trunk/PerformanceTests/Skipped (211730 => 211731)


--- trunk/PerformanceTests/Skipped	2017-02-06 17:35:12 UTC (rev 211730)
+++ trunk/PerformanceTests/Skipped	2017-02-06 17:36:15 UTC (rev 211731)
@@ -96,7 +96,7 @@
 # Still under development so skip it for now.
 MotionMark
 JSBench
-ES6SampleBench
+ARES-6
 
 # Used for iOS testing
 Animation/css-animation.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to