Title: [225392] trunk/PerformanceTests
Revision
225392
Author
[email protected]
Date
2017-12-01 07:31:16 -0800 (Fri, 01 Dec 2017)

Log Message

Add StyleBench
https://bugs.webkit.org/show_bug.cgi?id=180140
<rdar://problem/35366401>

* Skipped: Skip InteractiveRunner.html

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (225391 => 225392)


--- trunk/PerformanceTests/ChangeLog	2017-12-01 12:10:30 UTC (rev 225391)
+++ trunk/PerformanceTests/ChangeLog	2017-12-01 15:31:16 UTC (rev 225392)
@@ -1,3 +1,11 @@
+2017-12-01  Antti Koivisto  <[email protected]>
+
+        Add StyleBench
+        https://bugs.webkit.org/show_bug.cgi?id=180140
+        <rdar://problem/35366401>
+
+        * Skipped: Skip InteractiveRunner.html
+
 2017-11-30  Antti Koivisto  <[email protected]>
 
         Add StyleBench

Modified: trunk/PerformanceTests/Skipped (225391 => 225392)


--- trunk/PerformanceTests/Skipped	2017-12-01 12:10:30 UTC (rev 225391)
+++ trunk/PerformanceTests/Skipped	2017-12-01 15:31:16 UTC (rev 225392)
@@ -81,8 +81,9 @@
 # https://bugs.webkit.org/show_bug.cgi?id=113811#c2
 Layout/LineLayoutJapanese.html
 
-# Don't run the interactive runner. We run Full.html
+# Don't run the interactive runner. We run index.html
 Speedometer/InteractiveRunner.html
+StyleBench/InteractiveRunner.html
 
 # We skip Shapes tests for now: https://bugs.webkit.org/show_bug.cgi?id=128188
 Layout/Shapes
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to