https://bugs.webkit.org/show_bug.cgi?id=147769
Reviewed by Chris Dumez.
Use the current latest revision as we work towards the bug 147768 (Update frameworks in Speedometer).
* Scripts/webkitpy/benchmark_runner/data/plans/speedometer.plan:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@188129
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-08-07 Ryosuke Niwa <rniwa@webkit.org>
+
+ Use a specific version of Speedometer in run-benchmark
+ https://bugs.webkit.org/show_bug.cgi?id=147769
+
+ Reviewed by Chris Dumez.
+
+ Use the current latest revision as we work towards the bug 147768 (Update frameworks in Speedometer).
+
+ * Scripts/webkitpy/benchmark_runner/data/plans/speedometer.plan:
+
2015-08-07 Ryosuke Niwa <rniwa@webkit.org>
twisted_http_server.py should support --port
{
"timeout": 300,
"count": 5,
- "local_copy": "../../../../PerformanceTests/Speedometer",
+ "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/Speedometer/@r183695",
"benchmark_patch": "data/patches/Speedometer.patch",
"entry_point": "Full.html",
"output_file": "speedometer.result"