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

Exercises using test.skip() have skipped tests marked as failed by analysis. #759

Closed
peerreynders opened this issue Sep 13, 2021 · 4 comments · Fixed by #947
Closed

Exercises using test.skip() have skipped tests marked as failed by analysis. #759

peerreynders opened this issue Sep 13, 2021 · 4 comments · Fixed by #947
Assignees

Comments

@SleeplessByte
Copy link
Member

Should have been fixed by exercism/typescript-test-runner#25

Can you resubmit these solutions and see if they now pass?

@peerreynders
Copy link
Contributor Author

peerreynders commented Sep 18, 2021

Just did crypto square:

  • Submitted via CLI; result: failed
  • Went to interactive mode; ran tests: passed; submitted: passed
$ exercism version
exercism version 3.0.13
$ exercism upgrade
Your CLI version is up to date.

@SleeplessByte
Copy link
Member

So it works on the web but not via the CLI? (Just want to confirm before I ask Erik and or jeremy to help me understand the difference between these two)

@peerreynders
Copy link
Contributor Author

That was my experience (on Ubuntu 20.04 if that matters).

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 a pull request may close this issue.

2 participants