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

test-go: print version #176

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

crazy-max
Copy link
Collaborator

@crazy-max crazy-max commented Dec 9, 2024

@crazy-max
Copy link
Collaborator Author

Hum seems go is not installed when running on Ubuntu 20.04: https://github.com/tonistiigi/xx/actions/runs/12236180951/job/34129078599#step:5:1128

#88 [test-go test-go 2/2] RUN --mount=type=cache,target=/pkg-cache,sharing=locked --mount=type=cache,target=/root/.cache ./test-go.bats
#88 791.9 1..49
#88 792.0 not ok 1 version
#88 792.0 # (from function `assert_success' in file bats-assert/src/assert.bash, line 114,
#88 792.0 #  in test file test-go.bats, line 67)
#88 792.0 #   `assert_success' failed with status 127
#88 792.0 # 
#88 792.0 # -- command failed --
#88 792.0 # status : 127
#88 792.0 # output : /usr/libexec/bats-core/bats-exec-test: line 62: go: command not found
#88 792.0 # --
#88 792.0 # 

@crazy-max crazy-max requested a review from tonistiigi December 9, 2024 14:11
@crazy-max crazy-max force-pushed the test-go-print-ver branch 2 times, most recently from 7a78b00 to e2b01cb Compare December 9, 2024 18:44
@crazy-max crazy-max marked this pull request as ready for review December 9, 2024 18:45
Signed-off-by: CrazyMax <[email protected]>
@tonistiigi tonistiigi merged commit fa29281 into tonistiigi:master Dec 9, 2024
25 of 27 checks passed
@crazy-max crazy-max deleted the test-go-print-ver branch December 9, 2024 20:42
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.

2 participants