Skip to content

docker-py: skip PullImageTest::test_pull_invalid_platform#39714

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:fix_docker_py_deselects
Aug 11, 2019
Merged

docker-py: skip PullImageTest::test_pull_invalid_platform#39714
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:fix_docker_py_deselects

Conversation

@thaJeztah
Copy link
Member

This test causes docker-py to fail if the daemon is running with --experimental enabled

and remove PullImageTest::test_build_invalid_platform from the list,
which was a copy/paste error in f8cde0b (#39709)

This can be removed once we run the docker-py tests on a version of docker-py that has docker/docker-py#2382

@thaJeztah
Copy link
Member Author

and remove `PullImageTest::test_build_invalid_platform` from the list,
which was a copy/paste error in f8cde0b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the fix_docker_py_deselects branch from ca56308 to 6f5c377 Compare August 10, 2019 11:18
@thaJeztah
Copy link
Member Author

all green! 💚

Copy link
Contributor

@kolyshkin kolyshkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah
Copy link
Member Author

let me go ahead and merge to fix CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants