Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.10 backport] integration: skip for dockerd #3205

Merged
merged 5 commits into from
Oct 20, 2022

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Oct 20, 2022

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit c175c93)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit 54bcf4b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit 07e7f32)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit e870da7)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

LGTM

Don't think there are others to skip for 0.10.

@@ -5508,6 +5508,7 @@ RUN echo hello
}

func testNamedImageContextTimestamps(t *testing.T, sb integration.Sandbox) {
integration.SkipIfDockerd(t, sb, "direct push")
Copy link
Member Author

Choose a reason for hiding this comment

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

Looks like TestNamedImageContextPlatform is also failing; probably needs a skip added?

Copy link
Member

Choose a reason for hiding this comment

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

Split commits in #3206 so you can cherry pick

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit 5505af9)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

all green! bringing this in 👍

@thaJeztah thaJeztah merged commit e27c8e2 into moby:v0.10 Oct 20, 2022
@thaJeztah thaJeztah deleted the 0.10_test_skips branch October 20, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants