Skip some tests on windows where the implementation is missing

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
This commit is contained in:
Daniel Nephin
2017-11-14 18:13:11 -05:00
parent fe5bb4a0fc
commit a72279e53d
5 changed files with 25 additions and 2 deletions

View File

@@ -34,4 +34,4 @@ test_script:
- bash.exe -elc "export PATH=/c/tools/mingw64/bin:/c/gopath/src/github.com/containerd/containerd/bin:$PATH ; mingw32-make.exe integration-parallel"
on_success:
codecov --flag windows
codecov --flag windows -f coverage.txt