Skip to content

Add a default None value for dockerimg variable #554

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

Merged
merged 5 commits into from
Nov 7, 2017
Merged

Add a default None value for dockerimg variable #554

merged 5 commits into from
Nov 7, 2017

Conversation

anton-khodak
Copy link
Member

Fix #552. Could be merged now, but I am going to add a test for this

@kapilkd13
Copy link
Contributor

@anton-khodak Currently Appveyor doesn't support docker testing, so we have promptly turned off tests that involves docker on appveyor

@anton-khodak
Copy link
Member Author

hey @kapilkd13 , thanks for chiming in! I can't reproduce the failure from AppVeyor, the test succeeds on my Windows machine. It doesn't use a docker image, so I am confused why it fails. Any help in confirming whether the problem is in the test itself or AppVeyor configuration would be appreciated.

@mr-c
Copy link
Member

mr-c commented Nov 7, 2017

@anton-khodak Can you enhance the test to capture & report the output, not just the return code?

@mr-c
Copy link
Member

mr-c commented Nov 7, 2017

@anton-khodak Thanks. Any execution of a CWL tool under MS Windows requires docker, and hence can't be run on Appveyor. Can you tag this test so that it gets skipped under MS Windows?

@mr-c mr-c merged commit 7457766 into master Nov 7, 2017
@mr-c
Copy link
Member

mr-c commented Nov 7, 2017

Thank you @anton-khodak !

@mr-c mr-c deleted the fix/#552 branch November 7, 2017 13:37
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.

3 participants