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

tests: test with buildx experimental #2376

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

crazy-max
Copy link
Member

related to #2368

@crazy-max crazy-max force-pushed the ci-test-experimental branch 2 times, most recently from 3cfca09 to c611faf Compare April 2, 2024 12:29
tests/build.go Outdated
Comment on lines 281 to 311
if isExperimental() {
t.Skip("build details link not displayed in experimental mode when build fails")
}
Copy link
Member Author

@crazy-max crazy-max Apr 2, 2024

Choose a reason for hiding this comment

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

Build details link is not displayed for a build that fails through controller: https://github.com/docker/buildx/actions/runs/8522265808/job/23342157852?pr=2376#step:7:771

Might be related to result handler, will check in follow-up

@crazy-max crazy-max marked this pull request as ready for review April 2, 2024 13:41
tests/integration.go Outdated Show resolved Hide resolved
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 6a0d5b7 into docker:master Apr 4, 2024
67 checks passed
@crazy-max crazy-max deleted the ci-test-experimental branch April 4, 2024 17:51
@crazy-max crazy-max mentioned this pull request Apr 5, 2024
35 tasks
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.

2 participants