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

Unified Diff: go/src/infra/gae/apps/helloworld/helloworld.infra_testing

Issue 1133353002: cipd: Skip test on Windows for now. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | go/src/infra/gae/libs/context/context.infra_testing » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/gae/apps/helloworld/helloworld.infra_testing
diff --git a/go/src/infra/gae/apps/helloworld/helloworld.infra_testing b/go/src/infra/gae/apps/helloworld/helloworld.infra_testing
index e1caa17f23d7f4557e52a9d1aa0df504dce677be..17ce55e07b88fef18aeb71c6a7f438b6628e8969 100644
--- a/go/src/infra/gae/apps/helloworld/helloworld.infra_testing
+++ b/go/src/infra/gae/apps/helloworld/helloworld.infra_testing
@@ -1,4 +1,5 @@
{
+ "skip_testing": ["darwin", "linux", "windows"],
"expected_coverage_min": 0.0,
"build_tags": ["appengine"]
}
« no previous file with comments | « no previous file | go/src/infra/gae/libs/context/context.infra_testing » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698