1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

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