Title: [199808] trunk/Tools
Revision
199808
Author
[email protected]
Date
2016-04-20 22:04:47 -0700 (Wed, 20 Apr 2016)

Log Message

Add content animation tests to benchmark_runner, and allow the runner to collect device data as part of the results
https://bugs.webkit.org/show_bug.cgi?id=156827

Update the .plan file now that the files are present in SVN.

* Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (199807 => 199808)


--- trunk/Tools/ChangeLog	2016-04-21 05:02:23 UTC (rev 199807)
+++ trunk/Tools/ChangeLog	2016-04-21 05:04:47 UTC (rev 199808)
@@ -2,6 +2,15 @@
 
         Add content animation tests to benchmark_runner, and allow the runner to collect device data as part of the results
         https://bugs.webkit.org/show_bug.cgi?id=156827
+        
+        Update the .plan file now that the files are present in SVN.
+
+        * Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan:
+
+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
+        https://bugs.webkit.org/show_bug.cgi?id=156827
         rdar://problem/24358135
 
         Reviewed by Stephanie Lewis.

Modified: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan (199807 => 199808)


--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan	2016-04-21 05:02:23 UTC (rev 199807)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/content-animation.plan	2016-04-21 05:04:47 UTC (rev 199808)
@@ -1,7 +1,7 @@
 {
     "timeout": 120,
     "count": 5,
-    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/Animometer/@r<TBD>",
+    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/Animation/@r199806",
     "test_files": [
     	"css-animation.html",
     	"raf-animation.html"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to