Skip to content

migrate TestAPIImagesSaveAndLoad to integration test#51559

Merged
robmry merged 1 commit intomoby:masterfrom
2003Aditya:TestAPIImagesSaveAndLoad
Nov 26, 2025
Merged

migrate TestAPIImagesSaveAndLoad to integration test#51559
robmry merged 1 commit intomoby:masterfrom
2003Aditya:TestAPIImagesSaveAndLoad

Conversation

@2003Aditya
Copy link
Contributor

@2003Aditya 2003Aditya commented Nov 18, 2025

- What I did
Migrated the TestAPIImagesSaveAndLoad test from integration-cli/docker_api_image_test.go to the new integration test framework under integration/image/save_test.go.

@github-actions github-actions bot added area/testing area/images Image Distribution labels Nov 18, 2025
@2003Aditya 2003Aditya force-pushed the TestAPIImagesSaveAndLoad branch 3 times, most recently from c915e15 to b76ca27 Compare November 18, 2025 17:22
}
}

func TestAPIImageSaveAndLoad(t *testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is covered by TestSaveAndLoadPlatform. We can probably just delete the integration-cli test, and not add this new test?

Signed-off-by: Aditya Mishra <mishraaditya675@gmail.com>
@2003Aditya 2003Aditya force-pushed the TestAPIImagesSaveAndLoad branch from b76ca27 to 93825e0 Compare November 20, 2025 12:09
@robmry
Copy link
Contributor

robmry commented Nov 26, 2025

The Windows test failure is unrelated ... let's get this in.

@robmry robmry merged commit 5512eea into moby:master Nov 26, 2025
284 of 288 checks passed
@thaJeztah thaJeztah added this to the 29.1.0 milestone Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/images Image Distribution area/testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants