Title: [199906] trunk/PerformanceTests
Revision
199906
Author
[email protected]
Date
2016-04-22 14:25:37 -0700 (Fri, 22 Apr 2016)

Log Message

Skip two content animation tests which are only meant for iOS testing.

* Animation/css-animation.html: Added.
* Animation/raf-animation.html: Added.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (199905 => 199906)


--- trunk/PerformanceTests/ChangeLog	2016-04-22 21:24:27 UTC (rev 199905)
+++ trunk/PerformanceTests/ChangeLog	2016-04-22 21:25:37 UTC (rev 199906)
@@ -1,3 +1,12 @@
+2016-04-22  Simon Fraser  <[email protected]>
+
+        Skip two content animation tests which are only meant for iOS testing.
+
+        * Animation/css-animation.html: Added.
+        * Animation/raf-animation.html: Added.
+
+        * Skipped:
+
 2016-04-20  Simon Fraser  <[email protected]>
 
         Add content animation tests to benchmark_runner, and allow the runner to collect device data as part of the results

Modified: trunk/PerformanceTests/Skipped (199905 => 199906)


--- trunk/PerformanceTests/Skipped	2016-04-22 21:24:27 UTC (rev 199905)
+++ trunk/PerformanceTests/Skipped	2016-04-22 21:25:37 UTC (rev 199906)
@@ -95,3 +95,7 @@
 
 # Still under development so skip it for now.
 Animometer
+
+# Used for iOS testing
+Animation/css-animation.html
+Animation/raf-animation.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to