bugbug
bugbug copied to clipboard
Feature/add-CI-tests
Thank you @suhaibmujahid . In all honesty, the tests were failing in my local setup. (I am currently on windows, python 3.10). So I was wondering if it was an os specific issue or a python issue. So I created the above matrix. The above pull request failed for 3.11 on all the different os. I added the workflow_dispatch to run the tests. I was unable it to test it because I believe it requires your approval.
In all honesty, the tests were failing in my local setup. (I am currently on windows, python 3.10).
You could try WSL if you have problems on Windows.
The above pull request failed for 3.11 on all the different os.
The dependency conflict on Python 3.11 was fixed in #3753. If you pull the latest upstream changes, you should have that problem fixed.
@suhaibmujahid The installation is failing on 3.11 on ubuntu due to numpy. Please see here: https://github.com/unna97/bugbug/actions/runs/6677816934?pr=1