aboutsummaryrefslogtreecommitdiff
path: root/crosperf/benchmark_run_unittest.py
diff options
context:
space:
mode:
authorcmtice <cmtice@google.com>2015-05-19 16:19:25 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-05-22 00:07:36 +0000
commitd96e457132abf36c05936121e59acbab819ecd8e (patch)
tree8f507301ad0437cfadaafaf22ae94e50a4f63cbe /crosperf/benchmark_run_unittest.py
parent54db5386573e81f36192d5cf0c843158ebafb356 (diff)
downloadtoolchain-utils-d96e457132abf36c05936121e59acbab819ecd8e.tar.gz
Remove run_remote_tests references.
run_remote_tests.sh is about to be removed from ChromeOS. This CL removes all references to run_remote_tests from toolchain-utils. It also updates unittests to make sure they work with recent changes. BUG=crbug:498778 TEST=Verifed results_cache_unittest (and all the other unittests) works with changes. Change-Id: Ic9413bf77a1679e1267b81b182fa7f64da2629b5 Reviewed-on: https://chrome-internal-review.googlesource.com/216884 Reviewed-by: David Sharp <dhsharp@google.com> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>
Diffstat (limited to 'crosperf/benchmark_run_unittest.py')
-rwxr-xr-xcrosperf/benchmark_run_unittest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/crosperf/benchmark_run_unittest.py b/crosperf/benchmark_run_unittest.py
index 8bb0a3b0..07c83318 100755
--- a/crosperf/benchmark_run_unittest.py
+++ b/crosperf/benchmark_run_unittest.py
@@ -59,7 +59,7 @@ class BenchmarkRunTest(unittest.TestCase):
image_args="",
cache_dir="", cache_only=False)
logging_level = "average"
- m = MockMachineManager("/tmp/chromeos_root", 0, logging_level)
+ m = MockMachineManager("/tmp/chromeos_root", 0, logging_level, '')
m.AddMachine("chromeos2-row1-rack4-host9.cros")
bench = Benchmark("page_cycler.netsim.top_10", # name
"page_cycler.netsim.top_10", # test_name