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

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
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..2286a1caf4255ccc87b9414b307c411b067c0856 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": ["win32"],
"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') | go/test.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698