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

Unified Diff: go/src/infra/tools/cipd/local/local.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 | « go/src/infra/tools/cipd/cipd.infra_testing ('k') | go/test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/tools/cipd/local/local.infra_testing
diff --git a/go/src/infra/tools/cipd/local/local.infra_testing b/go/src/infra/tools/cipd/local/local.infra_testing
index 83b5383625bc380f196183ebf34948e916cf673f..e54b41328c06822fd80e85d1584dd3da146fcca4 100644
--- a/go/src/infra/tools/cipd/local/local.infra_testing
+++ b/go/src/infra/tools/cipd/local/local.infra_testing
@@ -1,4 +1,5 @@
{
+ "skip_testing": ["darwin", "linux", "windows"],
"expected_coverage_min": 80.0,
"expected_coverage_max": 85.0
}
« no previous file with comments | « go/src/infra/tools/cipd/cipd.infra_testing ('k') | go/test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698