You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The button for checking my solution is not working. A message pops up saying "No tests have run". I tried the Troubleshooting guide, and my cargo packages look good to me.
The text was updated successfully, but these errors were encountered:
Hello,
I couldn't reproduce the problem.
Please try re-downloading the course and check if the problem persists. If it does, please specify what os you are using and the precise steps for reproducing the problem.
I have the same problem. I found out, that if I run the course from inside the IDE, the test.rs files are empty. (I also tried to redownload the course several times, but does not help.)
But even if I clone the project from this repo and run the check for a task, the tests run (the test.rs file is not empty) but unchangeable the GUI says "No tests have run".
To answer your questions for my case:
OS: Arch Linux
Steps:
Start the course inside the IDE or download/clone it from this repo and open it in the IDE
Go to a task like "Common Programming Concepts / Variables / New Variable Binding" (in my case it also works with "Introduction/Getting Started/Hello World")
The button for checking my solution is not working. A message pops up saying "No tests have run". I tried the Troubleshooting guide, and my cargo packages look good to me.
The text was updated successfully, but these errors were encountered: