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

Unified Diff: headless/BUILD.gn

Issue 2411563002: headless: Don't run tests during the build (Closed)
Patch Set: Created 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 8e5970bde4a3b4b3a500f2adb226b79b443d53a2..7a331794311d61022deb8b3dc893b61b96f19c55 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -255,7 +255,6 @@ group("headless_tests") {
testonly = true
deps = [
- ":client_api_generator_tests",
Nico 2016/10/11 00:18:21 I don't think this helps – client_api_generator_te
Sami 2016/10/11 00:31:37 Okay, let's get rid of the entire target then. By
":headless_browsertests",
":headless_unittests",
]
« 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