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

Side by Side Diff: go/src/infra/tools/cipd/cipd.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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "skip_testing": ["win32"],
2 "expected_coverage_min": 75.0, 3 "expected_coverage_min": 75.0,
3 "expected_coverage_max": 85.0 4 "expected_coverage_max": 85.0
4 } 5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698