Title: [220361] trunk/PerformanceTests
Revision
220361
Author
msab...@apple.com
Date
2017-08-07 15:43:24 -0700 (Mon, 07 Aug 2017)

Log Message

REGRESSION(r220307): Perf bot failure trying to run RexBench tests
https://bugs.webkit.org/show_bug.cgi?id=175289

Reviewed by Filip Pizlo.

Add RexBench to the list of benchmarks we skip on the perf bots.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (220360 => 220361)


--- trunk/PerformanceTests/ChangeLog	2017-08-07 22:31:32 UTC (rev 220360)
+++ trunk/PerformanceTests/ChangeLog	2017-08-07 22:43:24 UTC (rev 220361)
@@ -1,3 +1,14 @@
+2017-08-07  Michael Saboff  <msab...@apple.com>
+
+        REGRESSION(r220307): Perf bot failure trying to run RexBench tests
+        https://bugs.webkit.org/show_bug.cgi?id=175289
+
+        Reviewed by Filip Pizlo.
+
+        Add RexBench to the list of benchmarks we skip on the perf bots.
+
+        * Skipped:
+
 2017-08-04  Michael Saboff  <msab...@apple.com>
 
         Create a new _javascript_ RegExp benchmark

Modified: trunk/PerformanceTests/Skipped (220360 => 220361)


--- trunk/PerformanceTests/Skipped	2017-08-07 22:31:32 UTC (rev 220360)
+++ trunk/PerformanceTests/Skipped	2017-08-07 22:43:24 UTC (rev 220361)
@@ -97,6 +97,7 @@
 MotionMark
 JSBench
 ARES-6
+RexBench
 
 # 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