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

"run local tests" not showing as completed #14

Closed
carriemathieu opened this issue Apr 10, 2021 · 2 comments · Fixed by #17
Closed

"run local tests" not showing as completed #14

carriemathieu opened this issue Apr 10, 2021 · 2 comments · Fixed by #17

Comments

@carriemathieu
Copy link

all tests passing & lesson submitted, but "run local tests" not showing as completed. not giving option for "next lesson" (have to navigate via course dropdown menu) and not showing completed in course dropdown menu. lesson doesn't show as started in dropdown menu.

@lexisandoval
Copy link

Having the same issue as above

@Emanao
Copy link

Emanao commented May 11, 2021

Tests did pass but the test process could not finish, therefore "run local tests" didnt show as completed. See Traceback below after interrupting the process.
My workaround: Changing my node version from 16.0.0 to 10 > nvm use 10

^CTraceback (most recent call last):
7: from /Users/emanao/.rvm/gems/ruby-2.6.1/bin/learn-test:23:in <main>' 6: from /Users/emanao/.rvm/gems/ruby-2.6.1/bin/learn-test:23:in load'
5: from /Users/emanao/.rvm/gems/ruby-2.6.1/gems/learn-test-3.3.1/bin/learn-test:73:in <top (required)>' 4: from /Users/emanao/.rvm/gems/ruby-2.6.1/gems/learn-test-3.3.1/lib/learn_test/runner.rb:17:in run'
3: from /Users/emanao/.rvm/gems/ruby-2.6.1/gems/learn-test-3.3.1/lib/learn_test/strategies/mocha.rb:23:in run' 2: from /Users/emanao/.rvm/gems/ruby-2.6.1/gems/learn-test-3.3.1/lib/learn_test/strategies/mocha.rb:65:in run_mocha'
1: from /Users/emanao/.rvm/gems/ruby-2.6.1/gems/learn-test-3.3.1/lib/learn_test/strategies/mocha.rb:77:in run_node_based_mocha' /Users/emanao/.rvm/gems/ruby-2.6.1/gems/learn-test-3.3.1/lib/learn_test/strategies/mocha.rb:77:in system': Interrupt

This was referenced Oct 28, 2021
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.

3 participants