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

Add test for golang/go#18555 #131

Merged
merged 6 commits into from Apr 30, 2017
Merged

Add test for golang/go#18555 #131

merged 6 commits into from Apr 30, 2017

Conversation

StefanScherer
Copy link
Owner

Add test for golang/go#18555 to see if latest Go sources have a fix for compiling sources directly in a volume mountpoint.

@StefanScherer
Copy link
Owner Author

Check failed (as expected):

Testing new golang image to build on volume mountpoint
The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: 
can't load package: package main: cannot find package "." in:

@StefanScherer
Copy link
Owner Author

Applying CL 41834 solves the problem.

@StefanScherer StefanScherer merged commit e174bf9 into master Apr 30, 2017
@StefanScherer StefanScherer deleted the golang-issue-18555 branch April 30, 2017 17:15
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.

None yet

1 participant