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

Update "golang-hello-world" test to no-op on "gcc:4*" images (where Go is not supported) #2161

Merged
merged 1 commit into from
Sep 20, 2016

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 20, 2016

No description provided.

@tianon
Copy link
Member Author

tianon commented Sep 20, 2016

$ ./run.sh -t golang-hello-world gcc:4 gcc:5 gcc:6 golang:1.6 golang:1.7
testing gcc:4
    'golang-hello-world' [1/1]...warning: gcc 4.x does not support Go
passed
testing gcc:5
    'golang-hello-world' [1/1]...passed
testing gcc:6
    'golang-hello-world' [1/1]...passed
testing golang:1.6
    'golang-hello-world' [1/1]...passed
testing golang:1.7
    'golang-hello-world' [1/1]...passed

Copy link
Member

@yosifkit yosifkit left a comment

Choose a reason for hiding this comment

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

😮

@yosifkit yosifkit merged commit 9af6463 into docker-library:master Sep 20, 2016
@yosifkit yosifkit deleted the golang-gcc-4 branch September 20, 2016 00:09
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