Skip to content

CI: Remove grep from asv call (using strict parameter instead) #46633

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

Merged
merged 3 commits into from
Apr 5, 2022

Conversation

datapythonista
Copy link
Member

Looks like asv didn't fail the CI, because if requires a --strict parameter to do so. Adding it here. And will change this behavior in asv: airspeed-velocity/asv#1199

Adding a failing benchmark to make sure this works as expected. Will remove if CI is red because of it.

@datapythonista datapythonista added CI Continuous Integration Benchmark Performance (ASV) benchmarks labels Apr 4, 2022
@datapythonista
Copy link
Member Author

Looks like this is working as expected, CI will now fail if benchmarks break, without the grep hack: https://github.com/pandas-dev/pandas/runs/5817260505?check_suite_focus=true#step:6:12445

@datapythonista datapythonista changed the title WIP/CI: Remove grep from asv call (using strict parameter instead) CI: Remove grep from asv call (using strict parameter instead) Apr 4, 2022
@mroeschke mroeschke added this to the 1.4.3 milestone Apr 5, 2022
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (and thanks for tracking an ASV issue to make failures easier to spot)

@datapythonista datapythonista merged commit c8cbe19 into pandas-dev:main Apr 5, 2022
@lumberbot-app

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Performance (ASV) benchmarks CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants