Enable pandas type checking #13304
ci.yaml
on: pull_request
detect ci trigger
3s
Event File
2s
Matrix: test
Annotations
92 errors and 2 warnings
ubuntu-latest py3.12 flaky:
xarray/tests/test_backends.py#L4715
TestDask.test_dask_roundtrip
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12 flaky
Process completed with exit code 1.
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L185
test_decode_cf_datetime_non_standard_units
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[ns-nanoseconds]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[us-microseconds]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[ms-milliseconds]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[s-seconds]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[min-minutes]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[h-hours]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L532
test_infer_datetime_units[D-days]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding.py#L49
test_CFMaskCoder_encode_missing_fill_values_conflict[times-with-dtype]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 bare-minimum:
xarray/tests/test_coding_times.py#L550
test_infer_datetime_units_with_NaT[dates0-days since 1900-01-01 00:00:00]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L535
TestZarrKVStoreV3.test_roundtrip_numpy_datetime_data
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L5226
test_use_cftime_standard_calendar_default_in_range[gregorian]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'gregorian'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L5226
test_use_cftime_standard_calendar_default_in_range[proleptic_gregorian]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'proleptic_gregorian'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L556
TestZarrKVStoreV3.test_roundtrip_cftime_datetime_data
ValueError: Failed to decode variable 't': unable to decode time units 'days since 0001-01-01 00:00:00.000000' with "calendar 'standard'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L5226
test_use_cftime_standard_calendar_default_in_range[standard]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'standard'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L5258
test_use_cftime_standard_calendar_default_out_of_range[1500-gregorian]
Failed: DID NOT WARN. No warnings of type (<class 'xarray.coding.variables.SerializationWarning'>,) were emitted.
Emitted warnings: [].
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L573
TestZarrKVStoreV3.test_roundtrip_timedelta_data
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L5258
test_use_cftime_standard_calendar_default_out_of_range[1500-proleptic_gregorian]
Failed: DID NOT WARN. No warnings of type (<class 'xarray.coding.variables.SerializationWarning'>,) were emitted.
Emitted warnings: [].
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L582
TestZarrKVStoreV3.test_roundtrip_example_1_netcdf
ValueError: Failed to decode variable 'time': unable to decode time units 'hours since 1996-1-1' with 'the default calendar'. Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.11 all-but-dask:
xarray/tests/test_backends.py#L5258
test_use_cftime_standard_calendar_default_out_of_range[1500-standard]
Failed: DID NOT WARN. No warnings of type (<class 'xarray.coding.variables.SerializationWarning'>,) were emitted.
Emitted warnings: [].
|
macos-latest py3.9:
xarray/tests/test_backends.py#L772
TestZarrWriteEmpty.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L644
TestH5NetCDFFileObject.test_orthogonal_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L799
TestZarrWriteEmpty.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L658
TestH5NetCDFFileObject.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L833
TestZarrWriteEmpty.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L748
TestH5NetCDFFileObject.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L772
TestH5NetCDFFileObject.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L799
TestH5NetCDFFileObject.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L1177
TestZarrWriteEmpty.test_encoding_kwarg_dates
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.9:
xarray/tests/test_backends.py#L833
TestH5NetCDFFileObject.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L582
TestDask.test_roundtrip_example_1_netcdf
ValueError: Failed to decode variable 'time': unable to decode time units 'hours since 1996-1-1' with 'the default calendar'. Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L658
TestZarrKVStoreV3.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L748
TestZarrKVStoreV3.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L4548
TestDask.test_encoding_mfdataset
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L772
TestZarrKVStoreV3.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L4727
TestDask.test_deterministic_names
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L799
TestZarrKVStoreV3.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L5226
test_use_cftime_standard_calendar_default_in_range[gregorian]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'gregorian'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
ubuntu-latest py3.9 min-all-deps:
xarray/tests/test_backends.py#L5226
test_use_cftime_standard_calendar_default_in_range[proleptic_gregorian]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'proleptic_gregorian'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
macos-latest py3.12:
xarray/tests/test_backends.py#L772
TestZarrWriteEmpty.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L644
TestH5NetCDFFileObject.test_orthogonal_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L799
TestZarrWriteEmpty.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L658
TestH5NetCDFFileObject.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L833
TestZarrWriteEmpty.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L748
TestH5NetCDFFileObject.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L772
TestH5NetCDFFileObject.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L799
TestH5NetCDFFileObject.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L833
TestH5NetCDFFileObject.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
macos-latest py3.12:
xarray/tests/test_backends.py#L350
TestNetCDF4Data.test_zero_dimensional_variable
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L644
TestH5NetCDFFileObject.test_orthogonal_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L772
TestZarrWriteEmpty.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L658
TestH5NetCDFFileObject.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L799
TestZarrWriteEmpty.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L833
TestZarrWriteEmpty.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L748
TestH5NetCDFFileObject.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L772
TestH5NetCDFFileObject.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L799
TestH5NetCDFFileObject.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L1177
TestZarrWriteEmpty.test_encoding_kwarg_dates
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.9:
xarray/tests/test_backends.py#L833
TestH5NetCDFFileObject.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L772
TestZarrWriteEmpty.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L644
TestH5NetCDFFileObject.test_orthogonal_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L658
TestH5NetCDFFileObject.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L799
TestZarrWriteEmpty.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L748
TestH5NetCDFFileObject.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L833
TestZarrWriteEmpty.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L772
TestH5NetCDFFileObject.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L799
TestH5NetCDFFileObject.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L833
TestH5NetCDFFileObject.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12:
xarray/tests/test_backends.py#L350
TestNetCDF4Data.test_zero_dimensional_variable
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L644
TestH5NetCDFFileObject.test_orthogonal_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L350
TestZarrKVStoreV3.test_zero_dimensional_variable
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L658
TestH5NetCDFFileObject.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L356
TestZarrKVStoreV3.test_write_store
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L383
TestZarrKVStoreV3.test_roundtrip_test_data
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L748
TestH5NetCDFFileObject.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L772
TestH5NetCDFFileObject.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L406
TestZarrKVStoreV3.test_load
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L423
TestZarrKVStoreV3.test_dataset_compute
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.9:
xarray\tests\test_backends.py#L799
TestH5NetCDFFileObject.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L644
TestH5NetCDFFileObject.test_orthogonal_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L350
TestZarrKVStoreV3.test_zero_dimensional_variable
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L658
TestH5NetCDFFileObject.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L356
TestZarrKVStoreV3.test_write_store
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L748
TestH5NetCDFFileObject.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L383
TestZarrKVStoreV3.test_roundtrip_test_data
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L772
TestH5NetCDFFileObject.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L406
TestZarrKVStoreV3.test_load
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L799
TestH5NetCDFFileObject.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
windows-latest py3.12:
xarray\tests\test_backends.py#L423
TestZarrKVStoreV3.test_dataset_compute
NameError: name 'NPDatetimeUnitOptions' is not defined
|
ubuntu-latest py3.12 flaky
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2024-07-12-2ba9cf59902a819d4dd7f3d43aca41383eaec85525bffdce923e2f49cdfc391f-linux-64-xarray-tests-args-ad891c7-root-dcc80ee-file-1193966a02bd62e35978527e325897c86bd531b023e1d98548fdefb15405ce07, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9213/merge, Key: Linux-X64-py3.12-2024-07-12-2ba9cf59902a819d4dd7f3d43aca41383eaec85525bffdce923e2f49cdfc391f-linux-64-xarray-tests-args-ad891c7-root-dcc80ee-file-1193966a02bd62e35978527e325897c86bd531b023e1d98548fdefb15405ce07, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
ubuntu-latest py3.12
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2024-07-12-2ba9cf59902a819d4dd7f3d43aca41383eaec85525bffdce923e2f49cdfc391f-linux-64-xarray-tests-args-ad891c7-root-dcc80ee-file-1193966a02bd62e35978527e325897c86bd531b023e1d98548fdefb15405ce07, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9213/merge, Key: Linux-X64-py3.12-2024-07-12-2ba9cf59902a819d4dd7f3d43aca41383eaec85525bffdce923e2f49cdfc391f-linux-64-xarray-tests-args-ad891c7-root-dcc80ee-file-1193966a02bd62e35978527e325897c86bd531b023e1d98548fdefb15405ce07, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
3.84 KB |
|
Test results for Linux-3.11 all-but-dask
Expired
|
381 KB |
|
Test results for Linux-3.12
Expired
|
384 KB |
|
Test results for Linux-3.12 flaky
Expired
|
1.46 KB |
|
Test results for Linux-3.9
Expired
|
389 KB |
|
Test results for Linux-3.9 bare-minimum
Expired
|
149 KB |
|
Test results for Linux-3.9 min-all-deps
Expired
|
418 KB |
|
Test results for Windows-3.12
Expired
|
363 KB |
|
Test results for Windows-3.9
Expired
|
373 KB |
|
Test results for macOS-3.12
Expired
|
390 KB |
|
Test results for macOS-3.9
Expired
|
390 KB |
|