Title: [216887] trunk/Tools
Revision
216887
Author
rn...@webkit.org
Date
2017-05-15 16:24:43 -0700 (Mon, 15 May 2017)

Log Message

Update ARES-6 plan file to use the latest version
https://bugs.webkit.org/show_bug.cgi?id=172139

Reviewed by Keith Miller.

Include r216538.

* Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (216886 => 216887)


--- trunk/Tools/ChangeLog	2017-05-15 22:46:13 UTC (rev 216886)
+++ trunk/Tools/ChangeLog	2017-05-15 23:24:43 UTC (rev 216887)
@@ -1,3 +1,14 @@
+2017-05-15  Ryosuke Niwa  <rn...@webkit.org>
+
+        Update ARES-6 plan file to use the latest version
+        https://bugs.webkit.org/show_bug.cgi?id=172139
+
+        Reviewed by Keith Miller.
+
+        Include r216538.
+
+        * Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan:
+
 2017-05-15  Jeremy Jones  <jere...@apple.com>
 
         Disable Picture In Picture API tests on unsupported platforms.

Modified: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan (216886 => 216887)


--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan	2017-05-15 22:46:13 UTC (rev 216886)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan	2017-05-15 23:24:43 UTC (rev 216887)
@@ -1,7 +1,7 @@
 {
     "timeout": 600,
     "count": 3,
-    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/ARES-6/@r214828",
+    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/ARES-6/@r216538",
     "benchmark_patch": "data/patches/ARES-6.patch",
     "entry_point": "index.html",
     "output_file": "ares6.result"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to