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

Unified Diff: tools/testrunner/testrunner.isolate

Issue 1777263002: [Swarming] Isolate sancov_merger. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testrunner/testrunner.isolate
diff --git a/tools/testrunner/testrunner.isolate b/tools/testrunner/testrunner.isolate
index 84a25477be657bfb26aa736f7989f568a9ea2e67..1e8e9dccb9966383f02c64244107e4af096208ea 100644
--- a/tools/testrunner/testrunner.isolate
+++ b/tools/testrunner/testrunner.isolate
@@ -15,6 +15,7 @@
['coverage==1 and sanitizer_coverage=="bb"', {
'variables': {
'files': [
+ '../sanitizers/sancov_merger.py',
'../../third_party/llvm/projects/compiler-rt/lib/sanitizer_common/scripts/sancov.py',
],
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698