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 SETUP failure through online editor for Cobol exercise: Secret Handshake #160

Closed
kosr opened this issue Aug 26, 2024 · 1 comment
Closed

Comments

@kosr
Copy link

kosr commented Aug 26, 2024

Hello,
Greetings. I submitted solution to a Cobol exercise: Secret Handshake through the online editor. It succeeded. But then it also said there is a new version of tests and if I want to see if it works against those. I went ahead with the new tests and there seems to be problem with test setup.

Overview pane:
Exercise Solved
You have submitted 1 iteration for this exercise. You can submit more iterations as you continue you evolve your knowledge or want to experiment with new ideas.
Iteration 1
Submitted via Editor
Failed

Please see the error message I got in the Results pane:
Tests failed
Cobolcheck not found, try to fetch it.
curl: (6) Could not resolve host: api.github.com
curl: (6) Could not resolve host: api.github.com
curl: (6) Could not resolve host: api.github.com
curl: (6) Could not resolve host: api.github.com
curl: (3) URL using bad/illegal format or missing URL
chmod: cannot access '/root/cobolcheck/cobolcheck': No such file or directory
Cobolcheck has been downloaded to /root/cobolcheck/cobolcheck
/mnt/exercism-iteration/test.sh: line 12: /root/cobolcheck/cobolcheck: No such file or directory
COMPILE AND RUN TEST
cobc: test.cob: No such file or directory
SOMETHING WENT WRONG DURING TEST SETUP, PLEASE OPEN A TICKET AT: https://github.com/exercism/cobol/issues/new

Thanks in advance for your help in resolving this issue.

Copy link

Hello. Thanks for opening an issue on Exercism 🙂

At Exercism we use our Community Forum, not GitHub issues, as the primary place for discussion. That allows maintainers and contributors from across Exercism's ecosystem to discuss your problems/ideas/suggestions without them having to subscribe to hundreds of repositories.

This issue will be automatically closed. Please use this link to copy your GitHub Issue into a new topic on the forum, where we look forward to chatting with you!

If you're interested in learning more about this auto-responder, please read this blog post.

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

No branches or pull requests

1 participant