-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
silence a couple of warnings in tests #2727
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
Conversation
|
@max-sixty See #2666 |
|
Great, thanks @dcherian Lmk if we can merge this, then |
|
Ya sounds good. Though this job is showing a bunch more: https://travis-ci.org/pydata/xarray/jobs/486320561. We can leave these for a future PR. 3.5 is triggering this (https://travis-ci.org/pydata/xarray/jobs/486320560): |
|
Thanks for listing those! Am I understanding correctly that those are not from code that's in xarray, though? |
* master: remove xfail from test_cross_engine_read_write_netcdf4 (pydata#2741) Reenable cross engine read write netCDF test (pydata#2739) remove bottleneck dev build from travis, this test env was failing to build (pydata#2736) CFTimeIndex Resampling (pydata#2593) add tests for handling of empty pandas objects in constructors (pydata#2735) dropna() for a Series indexed by a CFTimeIndex (pydata#2734) deprecate compat & encoding (pydata#2703) Implement integrate (pydata#2653) ENH: resample methods with tolerance (pydata#2716) improve error message for invalid encoding (pydata#2730) silence a couple of warnings (pydata#2727)
The only other warning is:
I'm not sure what we want to do here - potentially we should make a choice between:
object