From 5d5f9fde43a3f7d5e2065047d21d3d478f4ab59a Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 12 Oct 2017 14:59:52 +0100 Subject: [PATCH] tests: skip linuxkit.packages.containerd Will decide how to deal with this long term depending on the resolution of https://github.com/containerd/containerd/issues/1632. Signed-off-by: Ian Campbell --- test/cases/040_packages/003_containerd/test.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/cases/040_packages/003_containerd/test.sh b/test/cases/040_packages/003_containerd/test.sh index 352616b28..ec62effab 100644 --- a/test/cases/040_packages/003_containerd/test.sh +++ b/test/cases/040_packages/003_containerd/test.sh @@ -1,6 +1,8 @@ #!/bin/sh # SUMMARY: Run containerd test -# LABELS: +# skipping while status of go 1.8 support in containerd is unsure +# https://github.com/containerd/containerd/issues/1632 +# LABELS: skip # REPEAT: set -e