Chromium Code Reviews

Side by Side 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.
Jump to:
View unified diff |
« no previous file with comments | « go/src/infra/tools/cipd/cipd.infra_testing ('k') | go/test.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "skip_testing": ["darwin", "linux", "windows"],
2 "expected_coverage_min": 80.0, 3 "expected_coverage_min": 80.0,
3 "expected_coverage_max": 85.0 4 "expected_coverage_max": 85.0
4 } 5 }
OLDNEW
« 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