containerd/integration/client
Daniel Canter 2a6857d060 Skip TestExportAndImportMultiLayer on Windows
This change skips the TestExportAndImportMultiLayer in integration/client
for the time being. It seems the image was updated recently and no longer
has a Windows entry in the manifest so the test will always fail. This should
be reverted when we figure out what happened to the image, but this is to
unblock PRs for the time being.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2021-12-01 16:58:52 -08:00
..
benchmark_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_test.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
client_ttrpc_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
client_unix_test.go Merge pull request #5933 from claudiubelu/integration/import-multilayer 2021-10-07 14:09:25 -04:00
client_windows_test.go integration: Adds test for multilayer image import 2021-09-22 10:03:16 -07:00
container_checkpoint_test.go run gofmt with Go 1.17 2021-10-07 20:16:59 +08:00
container_linux_test.go Fix build after rebase 2021-11-01 09:22:50 -07:00
container_test.go integration: Enable some tests for Windows 2021-10-13 16:04:46 +03:00
content_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
convert_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
daemon_config_linux_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
daemon_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
export_test.go Implement windowsDiff.Compare via hcsshim/pkg/ociwclayer 2021-04-10 02:02:33 +10:00
go.mod Update API version in go.mod 2021-11-18 16:21:19 -08:00
go.sum go.mod: Bump hcsshim to v0.9.1 2021-11-10 16:26:18 -08:00
helpers_unix_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
helpers_windows_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
image_test.go Update Pause image in tests & config 2021-08-31 19:42:57 +03:00
import_test.go Skip TestExportAndImportMultiLayer on Windows 2021-12-01 16:58:52 -08:00
lease_test.go integration: Enable some tests for Windows (part 2) 2021-10-07 08:13:01 -07:00
restart_monitor_test.go test: Add grace period for restart monitor test 2021-11-03 14:07:11 -07:00
signals_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
snapshot_test.go integration/client: rename package to "client" 2021-03-30 16:21:36 +02:00
task_opts_unix_test.go run gofmt with Go 1.17 2021-10-07 20:16:59 +08:00