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

Unified Diff: go/src/infra/tools/cipd/local/local.infra_testing

Issue 1258673004: cipd: Make it work on Windows. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 5 years, 5 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 4978d5592fac9e7a41254adf1507c14cac01cb88..f73804f402a553a47837ba97baa1f054e142f88d 100644
--- a/go/src/infra/tools/cipd/local/local.infra_testing
+++ b/go/src/infra/tools/cipd/local/local.infra_testing
@@ -1,5 +1,4 @@
{
- "skip_testing": ["windows"],
- "expected_coverage_min": 75.0,
+ "expected_coverage_min": 73.0,
"expected_coverage_max": 85.0
}

Powered by Google App Engine
This is Rietveld 408576698