Title: [233631] trunk/Tools
- Revision
- 233631
- Author
- [email protected]
- Date
- 2018-07-08 16:18:47 -0700 (Sun, 08 Jul 2018)
Log Message
run-benchmark should run ARES-6 1.0.1
https://bugs.webkit.org/show_bug.cgi?id=187452
Reviewed by Sam Weinig.
We forgot to update this when we released 1.0.1!
* Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (233630 => 233631)
--- trunk/Tools/ChangeLog 2018-07-08 17:59:25 UTC (rev 233630)
+++ trunk/Tools/ChangeLog 2018-07-08 23:18:47 UTC (rev 233631)
@@ -1,3 +1,14 @@
+2018-07-08 Filip Pizlo <[email protected]>
+
+ run-benchmark should run ARES-6 1.0.1
+ https://bugs.webkit.org/show_bug.cgi?id=187452
+
+ Reviewed by Sam Weinig.
+
+ We forgot to update this when we released 1.0.1!
+
+ * Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan:
+
2018-07-07 Youenn Fablet <[email protected]>
WPT importer should create dummy HTML files for *.window.js script files
Modified: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan (233630 => 233631)
--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan 2018-07-08 17:59:25 UTC (rev 233630)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/ares6.plan 2018-07-08 23:18:47 UTC (rev 233631)
@@ -1,7 +1,7 @@
{
"timeout": 600,
"count": 3,
- "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/ARES-6/@r216538",
+ "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/ARES-6/@r233406",
"webserver_benchmark_patch": "data/patches/webserver/ARES-6.patch",
"webdriver_benchmark_patch": "data/patches/webdriver/ARES-6.patch",
"entry_point": "index.html",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes