Skip to content

Backport PR #41730: CI: suppress npdev warnings #41762

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

Conversation

simonjayhawkins
Copy link
Member

Backport PR #41730

@simonjayhawkins simonjayhawkins added CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions labels Jun 1, 2021
@simonjayhawkins simonjayhawkins added this to the 1.2.5 milestone Jun 1, 2021
@simonjayhawkins
Copy link
Member Author

It would be nice to get ci green on 1.2.x but not needed for release. Could merge this as is to reduce the number of errors on npdev env considerably and maybe look at the other errors separately.

The 2 test fails are just error messages so could be easily changed (here or followup).

The setup errors that do not fail on master are due to some recent changes on master for maybe_infer_to_datetimelike, so we won't be backporting those. I think we could maybe filter the warnings differently and that may work in the setup phase too. will look soon.

@jreback
Copy link
Contributor

jreback commented Jun 1, 2021

sure merge as needed (or ping me if u want review)

@simonjayhawkins
Copy link
Member Author

@jreback green (except circle CI, would either need to backport configuration file or change config on master to not run on branches)

@jreback jreback merged commit 96cedab into pandas-dev:1.2.x Jun 1, 2021
@jreback
Copy link
Contributor

jreback commented Jun 1, 2021

ignore circle

@simonjayhawkins simonjayhawkins deleted the backport-of-pr-41730-on-1.2.x branch June 2, 2021 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants