Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
I created a CL on the catapult repo. I want to run a try job on it, but it fails with an error:
$ tools/perf/run_benchmark try android-nexus5 system_health.memory_mobile --repo_path=third_party/catapult --story-filter browse:chrome:omnibox --pageset-repeat=100
(WARNING) 2017-06-21 14:57:14,022 trybot_command.IsBenchmarkDisabledOnTrybotPlatform:338 Benchmark system_health.memory_mobile has ShouldDisable() method defined. If your trybot run does not produce any results, it is possible that the benchmark is disabled on the target trybot platform.
(ERROR) Perf Try Job: Failed to get branch.extend_dump_wait_time.remote from git config.
The current working directory is the root of my chromium checkout.
I created a CL on the catapult repo. I want to run a try job on it, but it fails with an error:
The current working directory is the root of my chromium checkout.
@simonhatch @anniesullie