I have limited experience with working with programs of this scale and even less with pytest. I saw on the ‘Getting Started’ page it says no tests should fail, and I’d like to see how to fix the one test that failed, though I’m not sure how I would check that.
Any ideas how I could fix this?
Hi all, going to post this here incase it may help. I think it might have been due to a hardware problem, I also uninstalled miniconda, installed and uninstalled miniforge, and reinstalled anaconda3 about 2 times. It varied from 1, to 5, to 6, to 94 tests failing. Last night I upgraded to 8 cores and 30GB of memory (from 6 cores and 20GB of memory) and it said no tests failed.
Yes! I tried 8 cores + 30gb separately from the instance that I tried 6 cores + 20GB. It might have also been something to do with conda though I’m not sure. I did run conda init every time I opened the shell to run pytest after using 6 cores + 20GB so not sure if that did the trick.