Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2823883003: Make VR latency results compatible with perf dashboard, refactor into classes (Closed)
Patch Set: Address nits Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/vr/perf/latency/webvr_latency_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 19324c6e9be366c123bbd712f5eca4c193ae4218..52d09ec249498bed6d40f6f6f0931292a0e1e890 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -162,7 +162,7 @@
"type": "windowed_test_launcher",
},
"motopho_latency_test": {
- "label": "//chrome/test/vr/perf/latency/:motopho_latency_test",
+ "label": "//chrome/test/vr/perf:motopho_latency_test",
"type": "script",
"script": "//chrome/test/vr/perf/latency/run_latency_test.py",
"args": [
« no previous file with comments | « chrome/test/vr/perf/latency/webvr_latency_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698