So I did what you suggested (and it did work, thanks a lot !) but I had to run the validation script several times to pass all the tests because everytime one or two of the tasks failed randomly. I’ve seen this issue in other topics on this forum :
I’ve done every task in my script, but when it comes to the tests, it randomly fails (tasks N° 7 to N° 13). I’ve carried out 20 runs, and here are the results:
[image]
I know there are similar topics, but I’ve made those recommendations that did not work.
Is there any way to see how those tests are?
Here is my repo’s link: Github Repo - Guess the number
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/53…
Hi all.
Recently I am working on the Relational Database Course. I have encountered problems in the last project - Number Guessing Game Database. Some user stories testing show me untick even though all the results required in CoadRoad can be performed correctly when I run my script. Several times I have run my script but fail to figure out the reasons why I cannot pass some of the user stories. Your help will be greatly appreciated. Thank you.
Here is my GitHub repository for the number gu…
Having the same issue trying to validate my code.
Today is my 3rd day trying to refactor the code upside down and no luck until now.
The worse part is that sometimes one of the tests pass and sometimes they wont.
Tests failing: from 8 to 13 and sometimes one or two in between pass.
Thanks again for your help !