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

Use Github Actions #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Use Github Actions #13

wants to merge 3 commits into from

Conversation

abitrolly
Copy link
Contributor

@abitrolly abitrolly commented Aug 25, 2021

Right now tests fail.

flake8 complains

Run # stop the build if there are Python syntax errors or undefined names
./benchmarks/bench_sorting.py:65:9: F821 undefined name 'sort'
        sort(dummy)
        ^
./benchmarks/bench_sorting.py:66:9: F821 undefined name 'argsort'
        argsort(dummy)
        ^

asv complains too.

· No information stored about machine 'fv-az167-7'. I know about nothing.

@abitrolly
Copy link
Contributor Author

@esc can we merge the GitHub Actions part even if there is are no tests fixes yet?

@esc
Copy link
Member

esc commented Oct 13, 2021

@esc can we merge the GitHub Actions part even if there is are no tests fixes yet?

I'll put it on my list of things to do, but it may be some months until I get around to it. Thank you for your patience.

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 this pull request may close these issues.

None yet

2 participants