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

Unified Diff: blimp/tools/env-tests-manifest-blacklist.txt

Issue 1997493002: Adding basic unittest manifest generation to blimp/BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolving a trybot dependency complaint. Created 4 years, 7 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
Index: blimp/tools/env-tests-manifest-blacklist.txt
diff --git a/blimp/tools/env-tests-manifest-blacklist.txt b/blimp/tools/env-tests-manifest-blacklist.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9256778037a7990efb18961df9d4796afc8ee86c
--- /dev/null
+++ b/blimp/tools/env-tests-manifest-blacklist.txt
@@ -0,0 +1,5 @@
+# Listing of filename patterns to be excluded from the Blimp env tests Docker
+# manifest.
+# Wildcards (* or ?) are allowed.
+
+./libmalloc_wrapper.so

Powered by Google App Engine
This is Rietveld 408576698