Merge pull request #39714 from thaJeztah/fix_docker_py_deselects

docker-py: skip PullImageTest::test_pull_invalid_platform
This commit is contained in:
Sebastiaan van Stijn 2019-08-11 03:36:03 +02:00 committed by GitHub
commit 90af4ba5e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ source hack/make/.integration-test-helpers
--deselect=tests/integration/api_exec_test.py::ExecTest::test_detach_with_arg \
--deselect=tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux \
--deselect=tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform \
--deselect=tests/integration/api_image_test.py::PullImageTest::test_build_invalid_platform \
--deselect=tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform \
"}
(
bundle .integration-daemon-start