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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 663253005: Add src-side launcher for nacl integration tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « no previous file | testing/buildbot/chromium.mac.json » ('j') | testing/scripts/nacl_integration.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 559ceec89a6b791c6edb8e36587aaecf63264bb2..3b069f785c260f30ab09f19afac6d3c1fb8a3adb 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -101,6 +101,10 @@
{
"name": "telemetry_perf_unittests",
"script": "telemetry_perf_unittests.py"
+ },
+ {
+ "name": "nacl_integration",
+ "script": "nacl_integration.py"
}
]
},
« no previous file with comments | « no previous file | testing/buildbot/chromium.mac.json » ('j') | testing/scripts/nacl_integration.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698