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

Golang: Remaining test case are stopped when adding fmt.Printf for console log purpose #92

Closed
jawahar273 opened this issue Feb 2, 2023 · 5 comments

Comments

@jawahar273
Copy link

Using Printf function from fmt has stopping remaining running test case and allowed for submit which lead to false positive case.

Link: https://exercism.org/tracks/go/exercises/need-for-speed

image

image

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

Hi and welcome to Exercism! 👋

We have a community forum which is the correct place to most the majority of requests:

If you are suggesting a new feature or an improvement to Exercism, we also suggest taking a read of this post first.

Unless this issue has been pre-approved (or you are part of the Exercism Team) it will likely be closed without a response. See you in the forum!

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

Hello. Thanks for opening an issue on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this issue has been pre-approved, please link back to this issue on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this as completed Feb 2, 2023
@SleeplessByte SleeplessByte reopened this Feb 2, 2023
@SleeplessByte
Copy link
Member

@ErikSchierboom you probably want to move this to go-test-runner

@ErikSchierboom ErikSchierboom transferred this issue from exercism/exercism Feb 3, 2023
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

Hello. Thanks for opening an issue on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this issue has been pre-approved, please link back to this issue on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this as completed Feb 3, 2023
@junedev
Copy link
Member

junedev commented Feb 4, 2023

@jawahar273 We are aware of this problem and there is already an issue for it here: #6
Go 1.20 shipped improvements for the json output so potentially updating the Go version might already help.

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

3 participants