Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-xarray.spec'], chrootPath='/var/lib/mock/f33-build-21166948-1648798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-xarray.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1592870400 Wrote: /builddir/build/SRPMS/python-xarray-0.15.1-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-xarray.spec'], chrootPath='/var/lib/mock/f33-build-21166948-1648798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-xarray.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1592870400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.K3c2DK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xarray-0.15.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xarray-0.15.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xarray-0.15.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-DOC-Don-t-download-RGB.byte.tif-during-build.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-DOC-Skip-examples-using-unpackaged-dependencies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-DOC-Don-t-print-out-conda-pip-environment.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-Use-drawstyle-instead-of-linestyle-in-plot.step.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/3930.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/4174.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LiYsvM + umask 022 + cd /builddir/build/BUILD + cd xarray-0.15.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/xarray copying xarray/convert.py -> build/lib/xarray copying xarray/testing.py -> build/lib/xarray copying xarray/ufuncs.py -> build/lib/xarray copying xarray/__init__.py -> build/lib/xarray copying xarray/tutorial.py -> build/lib/xarray copying xarray/conventions.py -> build/lib/xarray running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'doc/generated' warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'xarray.egg-info/SOURCES.txt' copying xarray/py.typed -> build/lib/xarray creating build/lib/xarray/backends copying xarray/backends/__init__.py -> build/lib/xarray/backends copying xarray/backends/api.py -> build/lib/xarray/backends copying xarray/backends/cfgrib_.py -> build/lib/xarray/backends copying xarray/backends/common.py -> build/lib/xarray/backends copying xarray/backends/file_manager.py -> build/lib/xarray/backends copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends copying xarray/backends/locks.py -> build/lib/xarray/backends copying xarray/backends/lru_cache.py -> build/lib/xarray/backends copying xarray/backends/memory.py -> build/lib/xarray/backends copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends copying xarray/backends/netcdf3.py -> build/lib/xarray/backends copying xarray/backends/pseudonetcdf_.py -> build/lib/xarray/backends copying xarray/backends/pydap_.py -> build/lib/xarray/backends copying xarray/backends/pynio_.py -> build/lib/xarray/backends copying xarray/backends/rasterio_.py -> build/lib/xarray/backends copying xarray/backends/scipy_.py -> build/lib/xarray/backends copying xarray/backends/zarr.py -> build/lib/xarray/backends creating build/lib/xarray/coding copying xarray/coding/__init__.py -> build/lib/xarray/coding copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding copying xarray/coding/strings.py -> build/lib/xarray/coding copying xarray/coding/times.py -> build/lib/xarray/coding copying xarray/coding/variables.py -> build/lib/xarray/coding creating build/lib/xarray/core copying xarray/core/__init__.py -> build/lib/xarray/core copying xarray/core/accessor_dt.py -> build/lib/xarray/core copying xarray/core/accessor_str.py -> build/lib/xarray/core copying xarray/core/alignment.py -> build/lib/xarray/core copying xarray/core/arithmetic.py -> build/lib/xarray/core copying xarray/core/combine.py -> build/lib/xarray/core copying xarray/core/common.py -> build/lib/xarray/core copying xarray/core/computation.py -> build/lib/xarray/core copying xarray/core/concat.py -> build/lib/xarray/core copying xarray/core/coordinates.py -> build/lib/xarray/core copying xarray/core/dask_array_compat.py -> build/lib/xarray/core copying xarray/core/dask_array_ops.py -> build/lib/xarray/core copying xarray/core/dataarray.py -> build/lib/xarray/core copying xarray/core/dataset.py -> build/lib/xarray/core copying xarray/core/dtypes.py -> build/lib/xarray/core copying xarray/core/duck_array_ops.py -> build/lib/xarray/core copying xarray/core/extensions.py -> build/lib/xarray/core copying xarray/core/formatting.py -> build/lib/xarray/core copying xarray/core/formatting_html.py -> build/lib/xarray/core copying xarray/core/groupby.py -> build/lib/xarray/core copying xarray/core/indexes.py -> build/lib/xarray/core copying xarray/core/indexing.py -> build/lib/xarray/core copying xarray/core/merge.py -> build/lib/xarray/core copying xarray/core/missing.py -> build/lib/xarray/core copying xarray/core/nanops.py -> build/lib/xarray/core copying xarray/core/npcompat.py -> build/lib/xarray/core copying xarray/core/nputils.py -> build/lib/xarray/core copying xarray/core/ops.py -> build/lib/xarray/core copying xarray/core/options.py -> build/lib/xarray/core copying xarray/core/parallel.py -> build/lib/xarray/core copying xarray/core/pdcompat.py -> build/lib/xarray/core copying xarray/core/pycompat.py -> build/lib/xarray/core copying xarray/core/resample.py -> build/lib/xarray/core copying xarray/core/resample_cftime.py -> build/lib/xarray/core copying xarray/core/rolling.py -> build/lib/xarray/core copying xarray/core/rolling_exp.py -> build/lib/xarray/core copying xarray/core/utils.py -> build/lib/xarray/core copying xarray/core/variable.py -> build/lib/xarray/core copying xarray/core/weighted.py -> build/lib/xarray/core creating build/lib/xarray/plot copying xarray/plot/__init__.py -> build/lib/xarray/plot copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot copying xarray/plot/facetgrid.py -> build/lib/xarray/plot copying xarray/plot/plot.py -> build/lib/xarray/plot copying xarray/plot/utils.py -> build/lib/xarray/plot creating build/lib/xarray/static creating build/lib/xarray/static/css copying xarray/static/css/style.css -> build/lib/xarray/static/css creating build/lib/xarray/static/html copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html creating build/lib/xarray/tests copying xarray/tests/__init__.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests copying xarray/tests/test_backends.py -> build/lib/xarray/tests copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests copying xarray/tests/test_coding.py -> build/lib/xarray/tests copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests copying xarray/tests/test_combine.py -> build/lib/xarray/tests copying xarray/tests/test_computation.py -> build/lib/xarray/tests copying xarray/tests/test_concat.py -> build/lib/xarray/tests copying xarray/tests/test_conventions.py -> build/lib/xarray/tests copying xarray/tests/test_dask.py -> build/lib/xarray/tests copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests copying xarray/tests/test_dataset.py -> build/lib/xarray/tests copying xarray/tests/test_distributed.py -> build/lib/xarray/tests copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests copying xarray/tests/test_extensions.py -> build/lib/xarray/tests copying xarray/tests/test_formatting.py -> build/lib/xarray/tests copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests copying xarray/tests/test_groupby.py -> build/lib/xarray/tests copying xarray/tests/test_indexing.py -> build/lib/xarray/tests copying xarray/tests/test_interp.py -> build/lib/xarray/tests copying xarray/tests/test_merge.py -> build/lib/xarray/tests copying xarray/tests/test_missing.py -> build/lib/xarray/tests copying xarray/tests/test_nputils.py -> build/lib/xarray/tests copying xarray/tests/test_options.py -> build/lib/xarray/tests copying xarray/tests/test_plot.py -> build/lib/xarray/tests copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests copying xarray/tests/test_sparse.py -> build/lib/xarray/tests copying xarray/tests/test_testing.py -> build/lib/xarray/tests copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests copying xarray/tests/test_units.py -> build/lib/xarray/tests copying xarray/tests/test_utils.py -> build/lib/xarray/tests copying xarray/tests/test_variable.py -> build/lib/xarray/tests copying xarray/tests/test_weighted.py -> build/lib/xarray/tests creating build/lib/xarray/tests/data copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data creating build/lib/xarray/util copying xarray/util/__init__.py -> build/lib/xarray/util copying xarray/util/print_versions.py -> build/lib/xarray/util + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zw5kLK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch ++ dirname /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch + cd xarray-0.15.1 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray copying build/lib/xarray/convert.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/dataset_plot.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/utils.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/facetgrid.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/plot/plot.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot copying build/lib/xarray/testing.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.grib -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.ict -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example_1.nc.gz -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/bears.nc -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/data/example.uamiv -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/data copying build/lib/xarray/tests/test_formatting.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_api.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex_resample.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_sparse.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataarray.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_testing.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_missing.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_print_versions.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_duck_array_ops.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_concat.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dtypes.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_utils.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dataset.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_distributed.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_extensions.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_lru_cache.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_common.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_options.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_dask.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_nputils.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_conventions.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_units.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_strings.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_weighted.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_locks.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_variable.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_computation.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftime_offsets.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_ufuncs.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_backends_file_manager.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_dt.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_interp.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_cftimeindex.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_formatting_html.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_merge.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_tutorial.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_combine.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_plot.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_groupby.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_accessor_str.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_indexing.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/tests/test_coding_times.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests copying build/lib/xarray/py.typed -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray copying build/lib/xarray/ufuncs.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/util/print_versions.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/util copying build/lib/xarray/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/static creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/static/css copying build/lib/xarray/static/css/style.css -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/static/css creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/static/html copying build/lib/xarray/static/html/icons-svg-inline.html -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/static/html creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dask_array_compat.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/duck_array_ops.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/pycompat.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/parallel.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/coordinates.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/accessor_dt.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/formatting_html.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/merge.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/indexes.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/computation.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/formatting.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/combine.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/alignment.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/extensions.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/arithmetic.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/options.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dtypes.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dask_array_ops.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/npcompat.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/rolling.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/ops.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/utils.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/missing.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/nputils.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/variable.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dataset.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/resample.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/groupby.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/weighted.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/pdcompat.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/resample_cftime.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/accessor_str.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/nanops.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/common.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/rolling_exp.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/indexing.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/dataarray.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/core/concat.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core copying build/lib/xarray/tutorial.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray copying build/lib/xarray/conventions.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/api.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/cfgrib_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/pynio_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/netCDF4_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/h5netcdf_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/pseudonetcdf_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/zarr.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/netcdf3.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/memory.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/locks.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/pydap_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/lru_cache.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/file_manager.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/rasterio_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/scipy_.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends copying build/lib/xarray/backends/common.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends creating /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/strings.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/cftime_offsets.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/__init__.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/cftimeindex.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/variables.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding copying build/lib/xarray/coding/times.py -> /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot/dataset_plot.py to dataset_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot/facetgrid.py to facetgrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/plot/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_formatting.py to test_formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends_api.py to test_backends_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_cftimeindex_resample.py to test_cftimeindex_resample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_sparse.py to test_sparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py to test_dataarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_testing.py to test_testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_coding.py to test_coding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_missing.py to test_missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py to test_backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_print_versions.py to test_print_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py to test_duck_array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_concat.py to test_concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_distributed.py to test_distributed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_extensions.py to test_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends_lru_cache.py to test_backends_lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends_common.py to test_backends_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_options.py to test_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dask.py to test_dask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_nputils.py to test_nputils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_conventions.py to test_conventions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_units.py to test_units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_coding_strings.py to test_coding_strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_weighted.py to test_weighted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends_locks.py to test_backends_locks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_variable.py to test_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_computation.py to test_computation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_cftime_offsets.py to test_cftime_offsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_ufuncs.py to test_ufuncs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends_file_manager.py to test_backends_file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_accessor_dt.py to test_accessor_dt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_interp.py to test_interp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_cftimeindex.py to test_cftimeindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_formatting_html.py to test_formatting_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_merge.py to test_merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_tutorial.py to test_tutorial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_combine.py to test_combine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_plot.py to test_plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_accessor_str.py to test_accessor_str.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_coding_times.py to test_coding_times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/ufuncs.py to ufuncs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/util/print_versions.py to print_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py to dask_array_compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py to duck_array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/pycompat.py to pycompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/parallel.py to parallel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/coordinates.py to coordinates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/accessor_dt.py to accessor_dt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/formatting_html.py to formatting_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/indexes.py to indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/computation.py to computation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/formatting.py to formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/combine.py to combine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/alignment.py to alignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dtypes.py to dtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_ops.py to dask_array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/npcompat.py to npcompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling.py to rolling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/missing.py to missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/nputils.py to nputils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/resample.py to resample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/groupby.py to groupby.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/weighted.py to weighted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/pdcompat.py to pdcompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/resample_cftime.py to resample_cftime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/accessor_str.py to accessor_str.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/nanops.py to nanops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling_exp.py to rolling_exp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/indexing.py to indexing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dataarray.py to dataarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/concat.py to concat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tutorial.py to tutorial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/conventions.py to conventions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/cfgrib_.py to cfgrib_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/pynio_.py to pynio_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/netCDF4_.py to netCDF4_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/h5netcdf_.py to h5netcdf_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/pseudonetcdf_.py to pseudonetcdf_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/zarr.py to zarr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/netcdf3.py to netcdf3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/memory.py to memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/locks.py to locks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/pydap_.py to pydap_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/lru_cache.py to lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/file_manager.py to file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/rasterio_.py to rasterio_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/scipy_.py to scipy_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding/cftime_offsets.py to cftime_offsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding/cftimeindex.py to cftimeindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/coding/times.py to times.cpython-39.pyc writing byte-compilation script '/tmp/tmpokuxh6xn.py' /usr/bin/python3 /tmp/tmpokuxh6xn.py removing /tmp/tmpokuxh6xn.py running install_egg_info running egg_info writing xarray.egg-info/PKG-INFO writing dependency_links to xarray.egg-info/dependency_links.txt writing requirements to xarray.egg-info/requires.txt writing top-level names to xarray.egg-info/top_level.txt reading manifest file 'xarray.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' no previously-included directories found matching 'doc/generated' warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'xarray.egg-info/SOURCES.txt' Copying xarray.egg-info to /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray-0.15.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.15.1-3.fc33 --unique-debug-suffix -0.15.1-3.fc33.noarch --unique-debug-src-base python-xarray-0.15.1-3.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xarray-0.15.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/python3.9/site-packages/xarray/util/print_versions.py is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1O0U9M + umask 022 + cd /builddir/build/BUILD + cd xarray-0.15.1 + rm -rf xarray + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -ra -n auto -m 'not network' --pyargs xarray ============================= test session starts ============================== platform linux -- Python 3.9.0b3, pytest-5.4.3, py-1.8.2, pluggy-0.13.1 rootdir: /builddir/build/BUILD/xarray-0.15.1, inifile: setup.cfg plugins: forked-1.1.1, xdist-1.32.0 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I gw0 [12003] / gw1 [12003] / gw2 [12003] / gw3 [12003] / gw4 [12003] / gw5 [12003] ........................................................................ [ 0%] ......................................................................... [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ...............................x......................x................. [ 4%] .............x.......................x...........x........x............. [ 4%] .......................x....................................x.....x...... [ 5%] ...........x...x....s..ssssssss.ss.sssss.ss.ss..sss.sssssss.ssssssssss.. [ 6%] ...........................................x............................ [ 6%] .....ss.ssss.sssssssssssssssssssssssssssssssss...s..........ssssssss..ss [ 7%] ssssssssssssssssssssssssssss....ssssss..............x.....sssssss.sss... [ 7%] .X..........ss.ss.s....s..s...s..s..s........s...s.s.................... [ 8%] sss.sss.sss.ss..s.s.s.s.s.s.s............................................ [ 9%] ........................................................x............... [ 9%] ......................................................................... [ 10%] .......................................................................... [ 10%] ........................................................................ [ 11%] ....................x...................................................... [ 12%] .......................................................................... [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ..................s.s..s..s..s.s...ss..s..s..s..s.s..s..s..s..s.s...ss..s.. [ 14%] s..s..s.s.s..s..s..s.s...ss..s..s..s..s.s.s..s.......................... [ 15%] ......................s..s.ss..s.s..s.s..ss..s.s.s..ss.s.ss..ss..ss.s..s [ 15%] ..s...s..s..s...s...s..s...s..s..s...s...s...s.s........................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................s...s.s...s....s... [ 18%] .......................................................................s. [ 18%] .s...s.s...s..s.s...s...s..s............................................ [ 19%] ..........................ss.ss.s.s.ss.s...ss...s....................ss. [ 19%] .ss.......s..s..ss.s..............s..ss.s.s.sss....s....sss..ss...s.s.s. [ 20%] ......s.s..........s.ss.s.s............................................. [ 21%] ...........................................s........s.ss...............s [ 21%] .ss.s.ss................................................................ [ 22%] ........................................................................ [ 22%] ......................................................................... [ 23%] ........................................................................ [ 24%] ......................................................................... [ 24%] ........ss...ss..s....................................................ss [ 25%] ...ss..ss...s..s...s.s.................................................. [ 25%] ......................................................................... [ 26%] ........................................................................ [ 27%] ......................................................................... [ 27%] ........................................................................ [ 28%] ............................................................................ [ 28%] ........................................................................ [ 29%] ......................................................................... [ 30%] ......................................................................... [ 30%] ......................................................................... [ 31%] ........................................................................ [ 32%] .......................................................................... [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ..........................................................x............. [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] .................................s...................................... [ 38%] ........................................................................ [ 38%] ................................................x....................... [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] .......s.............................s.................................. [ 41%] ......................................................................... [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ......................................................x................. [ 43%] ......................................s...............ss.s.............. [ 44%] ........................................................................ [ 44%] ......xX........................s....................................... [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ...........................................................x............ [ 49%] ......................................................................... [ 50%] ........................................................................ [ 50%] ......................................................................... [ 51%] ..........................................s.sssss..ssss..sss.s.sssss.ss. [ 51%] ...............................................s........................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ......................................................................s. [ 54%] s.................................................ss.................... [ 54%] ................................................xX...................... [ 55%] ................................s.ss...................s..s..ss.ssss..ss [ 56%] ssssss.....................s.ss.s.s.ssss..s............................. [ 56%] ........s..s.ssss..s.s.ss..............s.ss...ss.sssssssss.ss...sss.ss.s [ 57%] ..ss.s...s.s.s.sss.s.s.sss......s......s....s.....s...ss.s.ssss..sss.ss..s [ 57%] ss...ss...s....s....s..s.....ss.s.s.s..ssss.sssssss.s...s.....s....s....s [ 58%] ....s..ss.ssss..s..s....s.s...s...s..ss..sss.ss...........s..........s.. [ 59%] s...s..s.ss.s......s......s........s.ss.sss..s..s..s...s..s.....s......s [ 59%] .....s..s.s.s.s...s..................................................... [ 60%] ..............................................................x.....s.s. [ 60%] .ss.ss..s..sss.sss..s..ss.............ss................................ [ 61%] .....................ss......................s.....s..ss.......s...s.s.. [ 62%] s..s..s................................................................. [ 62%] ........................................................................ [ 63%] ....................................................s...s............... [ 63%] ........................................................................ [ 64%] ..............x......................................................... [ 65%] ..................................................................xxXX.. [ 65%] ........x..x.x....................x..sX........X........x............... [ 66%] ...................xx.............X........X.....x.................x.... [ 66%] .x....................x....X.X.............x..........x....x............ [ 67%] ..............x.X..X........x.........................x..xX..X.......... [ 68%] ......x..................x......xXX..................................xx. [ 68%] .....................x......x.....X...X..........................x..X..X [ 69%] .................................x.........x............s.....x..x.ss... [ 69%] .........x.xX.X..XX...........ss........................................ [ 70%] ....x.....x...x.........x........x.X.........ssX.......x..X...ss......X. [ 71%] .......................................x...............x..............x. [ 71%] ................................................................x....... [ 72%] .......ss.......x....X.X............xx......ss...X...........X.......... [ 72%] ....ss........x.ss.........x..ss.x..X.X.....................x..x........ [ 73%] ....x..ss...........x........x....X..x.............XX...............x... [ 74%] ..X............x.X.X................X....xX...x...X....X.....X.....X..XX [ 74%] ..XX..XX..X.X...X.X..x.XX..XX....XX..XX..Xxx.xxxx.xxx....XX....XxX.....X [ 75%] XXXX.....x.....XXxXX.x..x.x.x...x.....x..xxx.xxx.xxx................Xx.x [ 75%] X.X.X.X.X.X.X.X.X...x...xxXXX.xxxx.x...........x...x...x.............x.. [ 76%] .x..................x.x...x...X....Xx..........X...X..XX................. [ 77%] .....x......X...X.X..X..X.........sss.ss.sss.ss........X.X..X..XsssXsss. [ 77%] ss.ss....x..............................................x................. [ 78%] ....X....x.........X.................................................... [ 78%] ............................Xxx.........xx..xx.....Xx..x.x.x.xx...x.xx.X [ 79%] .XX..x..............x.x.......x......x.XxX..........x...X..........X.... [ 80%] ......x..................x..........x..x.....xx......................x.X [ 80%] x.X..X...X.X.x.X..X.X.....X...X..................X...X....X......X....X. [ 81%] ............x...............XX.X.......xXX..X......XXX.XXXXXxX...x....x. [ 81%] ..XXxXXXx.........x.XXXXX....x....X......xXx......Xx.....X.......X...... [ 82%] X..........x.............x.x.XXX.xX....x..xXxxxxXxxxxxxxxxxx..xx.Xxxxxxx [ 83%] xxXxxxxxxxxxxxxxXxXxxxxXxXxxxxXXXxxxx.xxxXXx....XX....XxX.....xxxxXxXx.X [ 83%] X..xX...x.x.Xx.x...xx.x.xxxxxxxxx.x..xXXX.......xx.x...xxXxX...x.xx....x [ 84%] .x...X.xXX........xx...x.xXX..x.xX...X........XX.X.....XX..X..x...XX.xX. [ 84%] ....X.X.X.....XX.X..................X.......x...xx.....X......X......... [ 85%] ........x..xX.x.............x....x.x....x.x.xx.....................x...x [ 86%] ..........x..x...xx..x................x...x.......X..x....X............. [ 86%] ...................x...............................x...............x.... [ 87%] ..x....xX.Xx....xx.xxxxxxxxxx.X..xx..xxXX.....x.....x......x.x.X.X.xxx.. [ 87%] ..x....Xx.xx.x...xxxxxxxxxxx.Xx.x.....x..X.x.xxxxxxxxxxx................ [ 88%] .....................x......x.......................x................x.. [ 89%] ...............x..x.X.....x..xs......................................... [ 89%] ...............x............x....x.......................x.........x.... [ 90%] .....x...............x...................x.x...Xx..X.X.................. [ 90%] ................x...............................................x....... [ 91%] .............x................................................x....x.... [ 92%] ....................................x...x.X..X.......................... [ 92%] ..........x...................x...........................x............x [ 93%] ........................................................xx.X........X... [ 93%] ......................x.........x.......................x............... [ 94%] .........x....................X........................x....X........... [ 95%] ....................x................................................... [ 95%] ....x..x...................................x....................x....... [ 96%] .....................x.................................................. [ 96%] .....x............x.....x.X.............................................. [ 97%] ....................................................xxxxXX......xxxxx... [ 98%] X.....X.....X.X...X.Xx...xxxx...xxxxx......X...x.....sss.x.....x....x... [ 98%] x.....x...x......XX.X.....XX.X.....xx..xx..XX....XX....XX....xx.xxxx...x [ 99%] .XXX......xxx....XXX....xx.X....XXX...x......X...........X.............. [ 99%] .......... [100%] =============================== warnings summary =============================== /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/netCDF4_.py:372: 1409 tests with warnings /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/netCDF4_.py:372: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. attributes = {k: var.getncattr(k) for k in var.ncattrs()} /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/netCDF4_.py:405: 83 tests with warnings /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/backends/netCDF4_.py:405: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. attrs = FrozenDict((k, self.ds.getncattr(k)) for k in self.ds.ncattrs()) <__array_function__ internals>:5: 64 tests with warnings <__array_function__ internals>:5: DeprecationWarning: `np.alen` is deprecated, use `len` instead /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1212 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1212 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1212: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. assert ds.variables["time"].getncattr("units") == units /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/duck_array_ops.py:218: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison flag_array = (arr1 == arr2) | (isnull(arr1) & isnull(arr2)) /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:415: 447 tests with warnings /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:415: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.fp.write(array(self.version_byte, '>b').tostring()) /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:785: 11828 tests with warnings /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:785: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.fp.write(array(value, '>i').tostring()) /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:793: 2204 tests with warnings /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:793: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.fp.write(array(value, '>q').tostring()) /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:525: 1100 tests with warnings /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:525: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.fp.write(var.data.tostring()) /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:600: 1526 tests with warnings /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:600: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.fp.write(values.tostring()) /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:1038: 595 tests with warnings /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:1038: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. fill_value = np.array(self._attributes['_FillValue'], /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547 /usr/lib64/python3.9/site-packages/scipy/io/netcdf.py:547: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.fp.write(rec.tostring()) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_concat.py:253 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_concat.py:253 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_concat.py:253: PendingDeprecationWarning: dropping variables using `drop` will be deprecated; using drop_vars is encouraged. actual = concat([ds1.drop("x"), ds2.drop("x")], join="override", dim="y") /usr/lib/python3.9/site-packages/dask/array/core.py:1348 /usr/lib/python3.9/site-packages/dask/array/core.py:1348 /usr/lib/python3.9/site-packages/dask/array/core.py:1348: FutureWarning: The `numpy.trapz` function is not implemented by Dask array. You may want to use the da.map_blocks function or something similar to silence this warning. Your code may stop working in a future release. warnings.warn( /usr/lib64/python3.9/site-packages/numpy/core/_asarray.py:83: 1213 tests with warnings /usr/lib64/python3.9/site-packages/numpy/core/_asarray.py:83: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. return array(a, dtype, copy=False, order=order) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/nputils.py:64: 14 tests with warnings /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/nputils.py:64: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. shape = np.broadcast(*args).shape /usr/lib/python3.9/site-packages/pint/numpy_func.py:898: 16 tests with warnings /usr/lib/python3.9/site-packages/pint/numpy_func.py:898: UserWarning: The unit of the quantity is stripped when copying to non-quantity return handled[name](*args, **kwargs) /usr/lib64/python3.9/site-packages/numpy/core/_asarray.py:136: 16 tests with warnings /usr/lib64/python3.9/site-packages/numpy/core/_asarray.py:136: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. return array(a, dtype, copy=False, order=order, subok=True) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/computation.py:604 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/computation.py:604 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/computation.py:604 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/computation.py:604 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/computation.py:604: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. result_data = func(*input_data) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/missing.py:388 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/missing.py:388 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/missing.py:388 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/missing.py:388 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/missing.py:388: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. arr = bn.push(arr, axis=axis, n=n) /usr/lib64/python3.9/site-packages/numpy/lib/stride_tricks.py:94 /usr/lib64/python3.9/site-packages/numpy/lib/stride_tricks.py:94 /usr/lib64/python3.9/site-packages/numpy/lib/stride_tricks.py:94 /usr/lib64/python3.9/site-packages/numpy/lib/stride_tricks.py:94: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. x = np.array(x, copy=False, subok=subok) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_variable.py:112 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_variable.py:112: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. expected = np.array(v._data)[([0, 1], [0, 1]), ...] /usr/lib/python3.9/site-packages/pint/compat.py:214 /usr/lib/python3.9/site-packages/pint/compat.py:214 /usr/lib/python3.9/site-packages/pint/compat.py:214 /usr/lib/python3.9/site-packages/pint/compat.py:214 /usr/lib/python3.9/site-packages/pint/compat.py:214 /usr/lib/python3.9/site-packages/pint/compat.py:214 /usr/lib/python3.9/site-packages/pint/compat.py:214: DeprecationWarning: elementwise comparison failed; this will raise an error in the future. out = lhs == rhs /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:703 /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:703: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. x = array(x, copy=False, subok=True) /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:704 /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:704 /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:704 /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:704 /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:704 /usr/lib64/python3.9/site-packages/numpy/testing/_private/utils.py:704: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. y = array(y, copy=False, subok=True) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling.py:360 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling.py:360 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling.py:360 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling.py:360 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/rolling.py:360: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. values = func( /usr/lib64/python3.9/site-packages/scipy/interpolate/interpolate.py:447: 10 tests with warnings /usr/lib64/python3.9/site-packages/scipy/interpolate/interpolate.py:447: UnitStrippedWarning: The unit of the quantity is stripped when downcasting to ndarray. y = array(y, copy=self.copy) /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py:137 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py:137 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py:137 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py:137 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py:137 /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/core/dask_array_compat.py:137: UserWarning: dask.array.pad(mode="mean") converts integers to floats. xarray converts these floats back to integers to keep the interface consistent. There is a chance that this introduces rounding errors. If you wish to keep the values as floats, first change the dtype to a float before calling pad. warnings.warn( -- Docs: https://docs.pytest.org/en/latest/warnings.html =========================== short test summary info ============================ SKIPPED [1] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_distributed.py:7: could not import 'distributed': No module named 'distributed' SKIPPED [1] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_sparse.py:24: could not import 'sparse': No module named 'sparse' SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:287: requires h5netcdf SKIPPED [2] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:392: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:472: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:556: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:711: requires h5netcdf SKIPPED [12] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:761: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:909: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:968: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1053: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1156: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1258: requires h5netcdf SKIPPED [9] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2195: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2292: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:316: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2034: cannot pickle file objects SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:411: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:509: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:570: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:738: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:810: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:926: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:984: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1100: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1189: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1284: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2217: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2356: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:310: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:406: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:503: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:563: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:729: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:917: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:975: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1078: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1162: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1269: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2342: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:349: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:446: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:514: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:584: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:750: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:851: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:949: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:990: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1111: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1196: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1309: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2231: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2382: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2442: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2030: cannot pickle file objects SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:368: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:451: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:523: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:666: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:874: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:955: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1001: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1120: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1215: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1321: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2239: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:279: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:379: requires h5netcdf SKIPPED [16] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2501: could not import 'h5netcdf': No module named 'h5netcdf' SKIPPED [16] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2499: could not import 'Nio': No module named 'Nio' SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3277: requires pydap.client SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:379: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:463: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:539: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:696: requires Nio SKIPPED [4] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:761: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:885: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:962: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1012: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3389: requires PseudoNetCDF SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3235: requires pydap.client SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:349: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:446: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:279: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:392: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:472: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:556: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:711: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:909: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:514: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:968: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3308: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3475: requires PseudoNetCDF SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:584: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:750: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:851: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:949: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:990: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3340: requires cfgrib SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3551: requires PseudoNetCDF SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:463: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:539: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:696: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:885: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:962: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1012: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1138: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1235: requires h5netcdf SKIPPED [3] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2249: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2407: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:316: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:411: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:509: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:570: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:738: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:810: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:926: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:984: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3326: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3516: requires PseudoNetCDF SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2396: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:2446: requires h5netcdf SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3268: requires pydap.client SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:368: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:451: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:523: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:666: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:874: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:955: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:1001: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3353: requires cfgrib SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:310: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:406: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:503: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:563: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:729: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:917: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:975: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3317: requires Nio SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_backends.py:3485: requires PseudoNetCDF SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_conventions.py:337: cannot roundtrip coordinates yet for CFEncodedInMemoryStore SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dask.py:593: no meta SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:2583: needs to be fixed for shortcut=False, keep_attrs=False SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:3485: requires sparse SKIPPED [1] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:3657: could not import 'cdms2': No module named 'cdms2' SKIPPED [1] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:3699: could not import 'cdms2': No module named 'cdms2' SKIPPED [1] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:3725: could not import 'cdms2': No module named 'cdms2' SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataset.py:3969: requires sparse SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4611: requires iris SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4681: requires iris SKIPPED [4] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4763: requires iris SKIPPED [4] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4796: requires iris SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4831: requires iris SKIPPED [2] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4849: requires iris SKIPPED [8] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataarray.py:4867: requires numbagg SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataset.py:5825: requires numbagg SKIPPED [16] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py:356: numpy does not support this SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataset.py:2938: requires sparse SKIPPED [36] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py:455: numpy's nanargmin raises ValueError for all nan axis SKIPPED [60] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py:451: numpy's argmin (not nanargmin) does not handle object-dtype SKIPPED [80] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py:444: dim not in this test SKIPPED [16] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_dataset.py:5898: std with window == 1 is unstable in bottleneck SKIPPED [16] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_duck_array_ops.py:362: dask does not compute object-typed array SKIPPED [2] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_interp.py:70: interpolation along chunked dimension is not yet supported SKIPPED [1] /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_plot.py:991: SKIPPED [20] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_units.py:1640: behaviour of identical is unclear SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_variable.py:1987: requires sparse SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_plot.py:2154: requires nc_time_axis SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_plot.py:2157: requires nc_time_axis SKIPPED [1] ../../BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/lib/python3.9/site-packages/xarray/tests/test_plot.py:2160: requires nc_time_axis XFAIL tests/test_backends.py::TestNetCDF4Data::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestZarrDictStore::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestZarrDictStore::test_dataset_caching Zarr caching not implemented XFAIL tests/test_backends.py::TestZarrDictStore::test_append_overwrite_values Zarr stores can not be appended to XFAIL tests/test_backends.py::TestZarrDirectoryStore::test_dataset_caching Zarr caching not implemented XFAIL tests/test_backends.py::TestScipyInMemoryData::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestZarrDirectoryStore::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestNetCDF4ClassicViaNetCDF4Data::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestZarrDirectoryStore::test_append_overwrite_values Zarr stores can not be appended to XFAIL tests/test_backends.py::TestGenericNetCDFData::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestNetCDF3ViaNetCDF4Data::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestDask::test_encoding_mfdataset mfdataset loses encoding currently. XFAIL tests/test_backends.py::TestScipyFileObject::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_backends.py::TestScipyFilePath::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_cftimeindex.py::test_multiindex https://github.com/pandas-dev/pandas/issues/24263 XFAIL tests/test_combine.py::TestNestedCombine::test_nested_concat_too_many_dims_at_once XFAIL tests/test_dask.py::TestToDaskDataFrame::test_to_dask_dataframe_2D_set_index XFAIL tests/test_dataarray.py::TestDataArray::test_copy_coords[True-expected_orig0] XFAIL tests/test_conventions.py::TestCFEncodedDataStore::test_roundtrip_mask_and_scale[create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] Bad _Unsigned attribute. XFAIL tests/test_dataset.py::TestDataset::test_copy_coords[True-expected_orig0] XFAIL tests/test_interp.py::test_datetime[2000-01-01T12:00-0.5] XFAIL tests/test_units.py::test_align_dataarray[int-10-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[int-10-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[int-10-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[int-nan-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_combine_nested[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[int-nan-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[int-nan-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_combine_nested[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_combine_nested[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataset[float-10.0-dims-no_unit] indexes strip units XFAIL tests/test_missing.py::test_interpolate_na_2d[None] XFAIL tests/test_units.py::test_align_dataset[float-10.0-dims-dimensionless] indexes strip units XFAIL tests/test_options.py::TestAttrRetention::test_merge_attr_retention XFAIL tests/test_units.py::test_align_dataset[float-10.0-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataarray[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataarray[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataset[float-nan-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataarray[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataset[float-nan-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataset[float-nan-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataarray[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataarray[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataset[int-10.0-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataarray[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataset[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataset[int-10.0-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_concat_dataset[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataset[int-10.0-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataset[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataset[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataset[int-nan-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataset[int-nan-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_concat_dataset[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataset[int-nan-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_concat_dataset[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_merge_dataarray[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_combine_by_coords[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_merge_dataarray[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_combine_by_coords[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_merge_dataarray[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_combine_by_coords[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_combine_by_coords[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_merge_dataarray[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_combine_by_coords[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_merge_dataarray[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_combine_by_coords[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_merge_dataarray[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[float-10-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[float-10-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_combine_nested[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[float-10-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_merge_dataset[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_combine_nested[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_merge_dataset[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[float-nan-dims-no_unit] indexes strip units XFAIL tests/test_units.py::test_combine_nested[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_merge_dataset[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[float-nan-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::test_align_dataarray[float-nan-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[float-without_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataarray[int-compatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[float-dimensionless] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataarray[int-identical_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[float-incompatible_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_merge_dataset[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_interpolate_na[float] interpolate strips units XFAIL tests/test_units.py::test_replication_full_like_dataset[float-no_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::test_merge_dataset[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[float-compatible_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataset[float-dimensionless] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_interpolate_na[int] interpolate strips units XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[float-identical_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_merge_dataset[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::test_replication_full_like_dataset[float-incompatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[float-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[int-without_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataset[float-compatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[float-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[int-dimensionless] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataset[float-identical_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[int-incompatible_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataarray[float-no_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[float-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::test_replication_full_like_dataset[int-no_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[float-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[int-compatible_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataarray[float-dimensionless] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::test_replication_full_like_dataset[int-dimensionless] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[int-identical_unit] xarray's `np.maximum` strips units XFAIL tests/test_units.py::test_replication_full_like_dataarray[float-incompatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[float-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::test_replication_full_like_dataset[int-incompatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::test_replication_full_like_dataarray[float-compatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[float-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::test_replication_full_like_dataset[int-compatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[int-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[float-method_ffill] ffill and bfill lose units in data XFAIL tests/test_units.py::test_replication_full_like_dataarray[float-identical_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::test_replication_full_like_dataset[int-identical_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[float-method_bfill] ffill and bfill lose units in data XFAIL tests/test_units.py::test_replication_full_like_dataarray[int-no_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[int-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[int-method_ffill] ffill and bfill lose units in data XFAIL tests/test_units.py::TestDataArray::test_sel[int-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::test_replication_full_like_dataarray[int-dimensionless] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[int-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[int-method_bfill] ffill and bfill lose units in data XFAIL tests/test_units.py::test_replication_full_like_dataarray[int-incompatible_unit] pint is undecided on how `full_like` should work, so incorrect errors may be expected: hgrecco/pint#882 XFAIL tests/test_units.py::TestDataArray::test_sel[int-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[int-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestVariable::test_aggregation[float-method_prod] not implemented by pint XFAIL tests/test_units.py::TestDataArray::test_sel[int-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[int-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestVariable::test_computation[float-method_rank] rank not implemented for non-ndarray XFAIL tests/test_units.py::TestDataArray::test_sel[float-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[int-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-dims-no_unit] indexes strip units XFAIL tests/test_units.py::TestVariable::test_computation[float-method_rolling_window] converts to ndarray XFAIL tests/test_units.py::TestDataArray::test_sel[int-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[float-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_sel[float-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[int-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestVariable::test_computation[int-method_rank] rank not implemented for non-ndarray XFAIL tests/test_units.py::TestDataset::test_init[float-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_sel[float-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[int-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestVariable::test_computation[int-method_rolling_window] converts to ndarray XFAIL tests/test_units.py::TestDataset::test_init[float-dims-compatible_unit] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_sel[float-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[float-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_sel[float-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-dims-same_unit] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_loc[float-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[float-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-coords-no_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataArray::test_loc[float-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interpolate_na[float] interpolate strips units XFAIL tests/test_units.py::TestDataArray::test_loc[float-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-coords-dimensionless] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataset::test_interpolate_na[int] interpolate strips units XFAIL tests/test_units.py::TestDataArray::test_loc[float-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[float-method_ffill] ffill and bfill lose the unit XFAIL tests/test_units.py::TestDataset::test_init[float-coords-incompatible_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataArray::test_loc[float-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[float-method_bfill] ffill and bfill lose the unit XFAIL tests/test_units.py::TestDataArray::test_loc[float-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-coords-compatible_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[int-method_ffill] ffill and bfill lose the unit XFAIL tests/test_units.py::TestDataArray::test_loc[float-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[int-method_bfill] ffill and bfill lose the unit XFAIL tests/test_units.py::TestDataset::test_loc[float-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[float-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[float-coords-same_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataArray::test_loc[float-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[float-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-dims-no_unit] indexes strip units XFAIL tests/test_units.py::TestDataset::test_loc[float-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_isel[float-single index] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_loc[int-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-dims-dimensionless] indexes strip units XFAIL tests/test_units.py::TestDataset::test_isel[int-single index] indexes strip units XFAIL tests/test_units.py::TestDataset::test_to_stacked_array[float] does not work with quantities yet XFAIL tests/test_units.py::TestDataArray::test_loc[int-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-dims-incompatible_unit] indexes strip units XFAIL tests/test_units.py::TestDataArray::test_loc[int-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-dims-compatible_unit] indexes strip units XFAIL tests/test_units.py::TestDataset::test_loc[float-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_to_stacked_array[int] does not work with quantities yet XFAIL tests/test_units.py::TestDataset::test_sel[float-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-dims-same_unit] indexes strip units XFAIL tests/test_units.py::TestDataset::test_sel[float-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex[int-incompatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-coords-no_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataset::test_reindex[int-compatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-coords-dimensionless] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataset::test_reindex_like[float-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex_like[float-dimensionless] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[float-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-coords-incompatible_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataset::test_reindex_like[float-incompatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_loc[int-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-coords-compatible_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataArray::test_loc[int-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex_like[int-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex_like[int-dimensionless] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_init[int-coords-same_unit] reindex does not work with pint yet XFAIL tests/test_units.py::TestDataset::test_sel[float-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex_like[int-incompatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[float-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_aggregation[float-function_median] np.median does not work with dataset yet XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_computation_objects[float-method_rolling] strips units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_aggregation[float-function_prod] not implemented by pint XFAIL tests/test_units.py::TestDataset::test_loc[int-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_computation_objects[float-method_rolling_exp] uses numbagg which strips units XFAIL tests/test_units.py::TestDataset::test_loc[int-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_loc[int-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_computation_objects[int-method_rolling] strips units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_aggregation[float-method_prod] not implemented by pint XFAIL tests/test_units.py::TestDataset::test_sel[int-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_sel[int-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_computation_objects[int-method_rolling_exp] uses numbagg which strips units XFAIL tests/test_units.py::TestDataset::test_sel[int-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[float-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_aggregation[int-function_median] np.median does not work with dataset yet XFAIL tests/test_units.py::TestDataset::test_interp[no_unit] ignores units XFAIL tests/test_units.py::TestDataset::test_sel[int-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp[dimensionless] ignores units XFAIL tests/test_units.py::TestDataset::test_sel[int-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp[incompatible_unit] ignores units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp[compatible_unit] ignores units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-no_units-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp[identical_unit] ignores units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[float-no_unit] ignores units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[float-dimensionless] ignores units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg0-np_arg0-median] median is not implemented by Dask XFAIL tests/test_units.py::TestDataset::test_interp_like[float-incompatible_unit] ignores units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[float-compatible_unit] ignores units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg1-np_arg1-median] median is not implemented by Dask XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-compatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[float-identical_unit] ignores units XFAIL tests/test_variable.py::TestIndexVariable::test_getitem_error XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[int-no_unit] ignores units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg2-np_arg2-median] median is not implemented by Dask XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-compatible_unit-single_value] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_getitem_advanced XFAIL tests/test_units.py::TestDataset::test_interp_like[int-dimensionless] ignores units XFAIL tests/test_variable.py::TestIndexVariable::test_getitem_fancy XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg2-np_arg2-reflect] dask.array.pad bug XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[int-incompatible_unit] ignores units XFAIL tests/test_variable.py::TestIndexVariable::test_getitem_uint XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_drop_sel[int-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_interp_like[int-compatible_unit] ignores units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg3-np_arg3-median] median is not implemented by Dask XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-mean] XFAIL tests/test_units.py::TestDataset::test_drop_sel[float-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_interp[no_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-median] XFAIL tests/test_units.py::TestDataset::test_interp_like[int-identical_unit] ignores units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg3-np_arg3-reflect] dask.array.pad bug XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-no_units-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_interp[dimensionless] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-reflect] XFAIL tests/test_units.py::TestDataset::test_reindex[float-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-no_units-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex[float-dimensionless] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_interp[incompatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg4-np_arg4-median] median is not implemented by Dask XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-edge] XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-no_units-array_of_values] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-linear_ramp] XFAIL tests/test_units.py::TestDataArray::test_interp[compatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-dimensionless-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex[float-incompatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg4-np_arg4-reflect] dask.array.pad bug XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-maximum] XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-dimensionless-list_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex[float-compatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_interp[identical_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-dimensionless-array_of_values] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-minimum] XFAIL tests/test_units.py::TestDataArray::test_interp_like[no_unit] indexes strip units XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-incompatible_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_reindex[int-no_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-symmetric] XFAIL tests/test_units.py::TestDataArray::test_interp_like[dimensionless] indexes strip units XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-incompatible_unit-list_of_values] indexes don't support units XFAIL tests/test_variable.py::TestVariableWithDask::test_0d_object_array_with_list XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg0-np_arg0-wrap] XFAIL tests/test_units.py::TestDataset::test_reindex[int-dimensionless] indexes don't support units XFAIL tests/test_variable.py::TestVariableWithDask::test_array_interface XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-incompatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_interp_like[incompatible_unit] indexes strip units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-mean] XFAIL tests/test_units.py::TestDataArray::test_interp_like[compatible_unit] indexes strip units XFAIL tests/test_variable.py::TestVariableWithDask::test_copy_index XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-compatible_unit-single_value] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-median] XFAIL tests/test_units.py::TestDataArray::test_interp_like[identical_unit] indexes strip units XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-compatible_unit-list_of_values] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-reflect] XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-compatible_unit-array_of_values] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_reindex[float-no_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-edge] XFAIL tests/test_units.py::TestDataArray::test_reindex[float-dimensionless] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-linear_ramp] XFAIL tests/test_units.py::TestDataset::test_drop_sel[int-identical_unit-single_value] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_reindex[float-incompatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-maximum] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-minimum] XFAIL tests/test_units.py::TestDataArray::test_reindex[int-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_reindex[int-dimensionless] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_merge[float-dims-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_reindex[int-incompatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-symmetric] XFAIL tests/test_units.py::TestDataset::test_merge[float-dims-dimensionless] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg1-np_arg1-wrap] XFAIL tests/test_units.py::TestDataArray::test_reindex_like[float-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_merge[float-dims-incompatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_merge[float-dims-compatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-mean] XFAIL tests/test_units.py::TestDataArray::test_reindex_like[float-dimensionless] indexes don't support units XFAIL tests/test_plot.py::TestDatasetScatterPlots::test_datetime_hue[continuous] datetime,timedelta hue variable not supported. XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-median] XFAIL tests/test_units.py::TestDataArray::test_reindex_like[float-incompatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-reflect] XFAIL tests/test_units.py::TestDataset::test_merge[int-dims-no_unit] indexes don't support units XFAIL tests/test_units.py::TestDataset::test_merge[int-dims-dimensionless] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-edge] XFAIL tests/test_units.py::TestDataset::test_merge[int-dims-incompatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_reindex_like[int-no_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-linear_ramp] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-maximum] XFAIL tests/test_units.py::TestDataset::test_merge[int-dims-compatible_unit] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_reindex_like[int-dimensionless] indexes don't support units XFAIL tests/test_weighted.py::test_weighted_operations_keep_attr_da_in_ds[mean] xr.Dataset.map does not copy attrs of DataArrays GH: 3595 XFAIL tests/test_weighted.py::test_weighted_operations_keep_attr_da_in_ds[sum] xr.Dataset.map does not copy attrs of DataArrays GH: 3595 XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-minimum] XFAIL tests/test_units.py::TestDataArray::test_reindex_like[int-incompatible_unit] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-symmetric] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg2-np_arg2-wrap] XFAIL tests/test_units.py::TestDataArray::test_to_unstacked_dataset[float] indexes don't support units XFAIL tests/test_units.py::TestDataArray::test_to_unstacked_dataset[int] indexes don't support units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-mean] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-median] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-reflect] XFAIL tests/test_units.py::TestDataArray::test_computation_objects[float-method_rolling] rolling strips units XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-edge] XFAIL tests/test_units.py::TestDataArray::test_computation_objects[float-method_rolling_exp] units not supported by numbagg XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-linear_ramp] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-maximum] XFAIL tests/test_units.py::TestDataArray::test_computation_objects[int-method_rolling] rolling strips units XFAIL tests/test_units.py::TestDataArray::test_computation_objects[int-method_rolling_exp] units not supported by numbagg XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-minimum] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-symmetric] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg3-np_arg3-wrap] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-mean] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-median] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-reflect] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-edge] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-linear_ramp] XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-maximum] XFAIL tests/test_units.py::TestDataArray::test_init[float-with_dims] units in indexes are not supported XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-minimum] XFAIL tests/test_units.py::TestDataArray::test_init[int-with_dims] units in indexes are not supported XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-symmetric] XFAIL tests/test_units.py::TestDataArray::test_aggregation[float-function_median] not implemented by xarray XFAIL tests/test_variable.py::TestIndexVariable::test_pad[xr_arg4-np_arg4-wrap] XFAIL tests/test_variable.py::TestIndexVariable::test_pad_constant_values[xr_arg0-np_arg0] XFAIL tests/test_variable.py::TestIndexVariable::test_pad_constant_values[xr_arg1-np_arg1] XFAIL tests/test_units.py::TestDataArray::test_aggregation[float-function_prod] not implemented by pint yet XFAIL tests/test_variable.py::TestIndexVariable::test_pad_constant_values[xr_arg2-np_arg2] XFAIL tests/test_variable.py::TestIndexVariable::test_pad_constant_values[xr_arg3-np_arg3] XFAIL tests/test_variable.py::TestIndexVariable::test_pad_constant_values[xr_arg4-np_arg4] XFAIL tests/test_units.py::TestDataArray::test_aggregation[float-method_prod] comparison of quantity with ndarrays in nanops not implemented XFAIL tests/test_variable.py::TestIndexVariable::test_rolling_window XFAIL tests/test_units.py::TestDataArray::test_aggregation[int-function_median] not implemented by xarray XFAIL tests/test_variable.py::TestIndexVariable::test_coarsen_2d XPASS tests/test_backends.py::TestRasterio::test_rasterio_vrt rasterio 1.1.1 is broken. GH3573 XPASS tests/test_dataarray.py::TestDataArray::test_copy_coords[False-expected_orig1] XPASS tests/test_dataset.py::TestDataset::test_copy_coords[False-expected_orig1] XPASS tests/test_units.py::test_align_dataarray[int-10-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[int-10-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[int-nan-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[int-nan-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_combine_nested[int-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_combine_nested[int-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[float-10.0-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[float-10.0-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataarray[float-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataarray[float-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[float-nan-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[float-nan-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataarray[int-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataarray[int-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[int-10.0-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[int-10.0-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataset[float-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataset[float-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[int-nan-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataset[int-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_concat_dataset[int-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataset[int-nan-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataarray[float-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataarray[float-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_combine_by_coords[float-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_combine_by_coords[float-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_combine_by_coords[int-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_combine_by_coords[int-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataarray[int-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataarray[int-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[float-10-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[float-10-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_combine_nested[float-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_combine_nested[float-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataset[float-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataset[float-dims-identical_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[float-nan-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_align_dataarray[float-nan-dims-identical_unit] indexes strip units XPASS tests/test_units.py::TestDataArray::test_fillna[int-python_scalar-compatible_unit] fillna converts to value's unit XPASS tests/test_units.py::TestDataArray::test_fillna[int-numpy_scalar-compatible_unit] fillna converts to value's unit XPASS tests/test_units.py::TestDataArray::test_fillna[int-numpy_array-compatible_unit] fillna converts to value's unit XPASS tests/test_units.py::TestDataArray::test_isin[float-no_unit] pint's isin implementation does not work well with mixed args XPASS tests/test_units.py::TestDataArray::test_isin[int-no_unit] pint's isin implementation does not work well with mixed args XPASS tests/test_units.py::TestDataArray::test_where[float-no_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-no_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-dimensionless-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-dimensionless-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-incompatible_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-incompatible_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-compatible_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-compatible_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-identical_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[float-identical_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-no_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-no_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-dimensionless-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-dimensionless-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-incompatible_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-incompatible_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-compatible_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-compatible_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-identical_unit-masking] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_where[int-identical_unit-dropping] array(nan) is not a quantity XPASS tests/test_units.py::TestDataArray::test_combine_first[float-compatible_unit] depends on reindex XPASS tests/test_units.py::TestDataArray::test_combine_first[float-identical_unit] depends on reindex XPASS tests/test_units.py::TestDataArray::test_combine_first[int-compatible_unit] depends on reindex XPASS tests/test_units.py::TestDataArray::test_combine_first[int-identical_unit] depends on reindex XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_equals-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_equals-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_equals-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_equals-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_equals-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_identical-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_identical-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::test_merge_dataset[int-dims-compatible_unit] indexes strip units XPASS tests/test_units.py::test_merge_dataset[int-dims-identical_unit] indexes strip units XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float-no_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float-dimensionless-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float-incompatible_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float-compatible_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float-identical_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int-no_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int-dimensionless-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int-incompatible_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int-compatible_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int-identical_unit-method_searchsorted] searchsorted somehow requires a undocumented `keys` argument XPASS tests/test_units.py::TestDataArray::test_sel[float-identical_unit-single_value] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_sel[float-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_sel[float-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_fillna[float-python_scalar-compatible_unit] fillna converts to value's unit XPASS tests/test_units.py::TestDataArray::test_fillna[float-numpy_scalar-compatible_unit] fillna converts to value's unit XPASS tests/test_units.py::TestDataArray::test_fillna[float-numpy_array-compatible_unit] fillna converts to value's unit XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_identical-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_identical-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[float-method_identical-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_equals-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_equals-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_equals-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_equals-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_equals-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_identical-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_identical-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_identical-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_identical-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataArray::test_comparisons[int-method_identical-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestVariable::test_computation[float-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestVariable::test_aggregation[int-method_prod] not implemented by pint XPASS tests/test_units.py::TestDataArray::test_grouped_operations[int-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestVariable::test_computation[int-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestDataArray::test_sel[int-identical_unit-single_value] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_sel[int-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_sel[int-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_aggregation[int-method_all] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[int-method_any] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[int-method_prod] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[int-method_cumprod] fails within xarray XPASS tests/test_units.py::TestDataset::test_combine_first[float-no_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[float-dimensionless] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[float-incompatible_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[float-compatible_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[float-same_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[int-no_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[int-dimensionless] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[int-incompatible_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[int-compatible_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_combine_first[int-same_unit] wrong argument order for `where` XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_equals-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_equals-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_equals-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_equals-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_equals-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestVariable::test_pad[xr_arg0-np_arg0-median] median is not implemented by Dask XPASS tests/test_units.py::TestVariable::test_pad[xr_arg0-np_arg0-reflect] dask.array.pad bug XPASS tests/test_units.py::TestVariable::test_pad[xr_arg0-np_arg0-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestVariable::test_pad[xr_arg1-np_arg1-median] median is not implemented by Dask XPASS tests/test_units.py::TestVariable::test_pad[xr_arg1-np_arg1-reflect] dask.array.pad bug XPASS tests/test_units.py::TestVariable::test_pad[xr_arg1-np_arg1-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestVariable::test_pad[xr_arg2-np_arg2-median] median is not implemented by Dask XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_identical-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestVariable::test_pad[xr_arg2-np_arg2-reflect] dask.array.pad bug XPASS tests/test_units.py::TestVariable::test_pad[xr_arg2-np_arg2-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_identical-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_drop_sel[int-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_identical-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_identical-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[float-method_identical-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_equals-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_equals-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_equals-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_equals-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_equals-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_identical-dims-no_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_identical-dims-dimensionless] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_identical-dims-incompatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_identical-dims-compatible_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_comparisons[int-method_identical-dims-identical_unit] units in indexes not supported XPASS tests/test_units.py::TestDataset::test_fillna[float-python_scalar-compatible_unit] where converts the array, not the fill value XPASS tests/test_units.py::TestDataset::test_fillna[float-numpy_scalar-compatible_unit] where converts the array, not the fill value XPASS tests/test_units.py::TestDataset::test_fillna[float-numpy_array-compatible_unit] where converts the array, not the fill value XPASS tests/test_units.py::TestDataset::test_fillna[int-python_scalar-compatible_unit] where converts the array, not the fill value XPASS tests/test_units.py::TestDataset::test_fillna[int-numpy_scalar-compatible_unit] where converts the array, not the fill value XPASS tests/test_units.py::TestDataset::test_fillna[int-numpy_array-compatible_unit] where converts the array, not the fill value XPASS tests/test_units.py::TestDataArray::test_loc[float-identical_unit-single_value] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_loc[float-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_loc[float-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_stacking_reordering[int-method_shift] tries to concatenate nan arrays XPASS tests/test_units.py::TestDataset::test_isel[float-multiple indices] indexes strip units XPASS tests/test_units.py::TestDataset::test_isel[int-multiple indices] indexes strip units XPASS tests/test_units.py::TestDataset::test_stacking_reordering[float-method_shift] tries to concatenate nan arrays XPASS tests/test_units.py::TestDataset::test_reindex[int-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataset::test_loc[float-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_loc[float-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_reindex_like[float-compatible_unit] indexes don't support units XPASS tests/test_units.py::TestDataset::test_reindex_like[float-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_loc[int-identical_unit-single_value] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_loc[int-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_loc[int-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_repr[float-with_dims-str] units in indexes are not supported XPASS tests/test_units.py::TestDataset::test_repr[float-with_dims-repr] units in indexes are not supported XPASS tests/test_units.py::TestDataset::test_repr[int-with_dims-str] units in indexes are not supported XPASS tests/test_units.py::TestDataset::test_repr[int-with_dims-repr] units in indexes are not supported XPASS tests/test_units.py::TestDataset::test_aggregation[float-function_all] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[float-function_any] not implemented by pint XPASS tests/test_units.py::TestDataset::test_reindex_like[int-compatible_unit] indexes don't support units XPASS tests/test_units.py::TestDataset::test_reindex_like[int-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataset::test_sel[float-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_sel[float-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_computation[float-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestDataset::test_computation[int-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestDataset::test_aggregation[float-function_cumprod] fails within xarray XPASS tests/test_units.py::TestDataset::test_aggregation[float-method_all] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[float-method_any] not implemented by pint XPASS tests/test_units.py::TestDataset::test_loc[int-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_loc[int-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_aggregation[float-method_cumprod] fails within xarray XPASS tests/test_units.py::TestDataset::test_aggregation[int-function_all] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[int-function_any] not implemented by pint XPASS tests/test_units.py::TestDataArray::test_drop_sel[float-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_drop_sel[float-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_aggregation[int-function_prod] not implemented by pint XPASS tests/test_units.py::TestDataset::test_aggregation[int-function_cumprod] fails within xarray XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg0-np_arg0-median] median is not implemented by Dask XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg0-np_arg0-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg0-np_arg0-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg1-np_arg1-median] median is not implemented by Dask XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg1-np_arg1-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg1-np_arg1-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg2-np_arg2-median] median is not implemented by Dask XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg2-np_arg2-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg2-np_arg2-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg3-np_arg3-median] median is not implemented by Dask XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg3-np_arg3-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg3-np_arg3-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg4-np_arg4-median] median is not implemented by Dask XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg4-np_arg4-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariable::test_pad[xr_arg4-np_arg4-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestDataset::test_grouped_operations[float-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestDataset::test_sel[int-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_sel[int-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_grouped_operations[int-method_quantile] nanquantile not implemented XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg0-np_arg0-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg0-np_arg0-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg1-np_arg1-reflect] dask.array.pad bug XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg1-np_arg1-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg2-np_arg2-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestDataArray::test_drop_sel[int-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_drop_sel[int-identical_unit-array_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_drop_sel[float-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataset::test_drop_sel[float-identical_unit-array_of_values] indexes don't support units XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg3-np_arg3-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg4-np_arg4-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestDataset::test_reindex[float-identical_unit] indexes don't support units XPASS tests/test_variable.py::TestVariableWithDask::test_eq_all_dtypes XPASS tests/test_units.py::TestDataset::test_drop_sel[int-identical_unit-list_of_values] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex[float-compatible_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex[float-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex[int-compatible_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex[int-identical_unit] indexes don't support units XPASS tests/test_plot.py::TestDatasetScatterPlots::test_datetime_hue[discrete] datetime,timedelta hue variable not supported. XPASS tests/test_units.py::TestDataset::test_merge[float-dims-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex_like[float-compatible_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex_like[float-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataset::test_merge[int-dims-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex_like[int-compatible_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_reindex_like[int-identical_unit] indexes don't support units XPASS tests/test_units.py::TestDataArray::test_stacking_reordering[float-method_shift] strips units XPASS tests/test_units.py::TestDataArray::test_stacking_reordering[int-method_shift] strips units XPASS tests/test_units.py::TestDataArray::test_computation[float-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestDataArray::test_computation[float-method_dot] pint does not implement the dot method XPASS tests/test_units.py::TestDataArray::test_computation[int-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestDataArray::test_computation[int-method_dot] pint does not implement the dot method XPASS tests/test_units.py::TestDataArray::test_grouped_operations[float-method_quantile] nanquantile not implemented XPASS tests/test_units.py::TestVariable::test_pad[xr_arg3-np_arg3-median] median is not implemented by Dask XPASS tests/test_units.py::TestVariable::test_pad[xr_arg3-np_arg3-reflect] dask.array.pad bug XPASS tests/test_units.py::TestVariable::test_pad[xr_arg3-np_arg3-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestVariable::test_pad[xr_arg4-np_arg4-median] median is not implemented by Dask XPASS tests/test_units.py::TestVariable::test_pad[xr_arg4-np_arg4-reflect] dask.array.pad bug XPASS tests/test_units.py::TestVariable::test_pad[xr_arg4-np_arg4-linear_ramp] pint bug: https://github.com/hgrecco/pint/issues/1026 XPASS tests/test_units.py::TestDataArray::test_repr[float-with_dims-str] units in indexes are not supported XPASS tests/test_units.py::TestDataArray::test_repr[float-with_dims-repr] units in indexes are not supported XPASS tests/test_units.py::TestDataArray::test_repr[int-with_dims-str] units in indexes are not supported XPASS tests/test_units.py::TestDataArray::test_repr[int-with_dims-repr] units in indexes are not supported XPASS tests/test_units.py::TestDataArray::test_aggregation[float-function_all] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[float-function_any] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[float-function_cumprod] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[float-method_all] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[float-method_any] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[float-method_cumprod] pint does not implement cumprod yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-function_all] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-function_any] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-function_prod] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-function_cumprod] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-method_all] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-method_any] not implemented by pint yet XPASS tests/test_units.py::TestDataArray::test_aggregation[int-method_prod] comparison of quantity with ndarrays in nanops not implemented XPASS tests/test_units.py::TestDataArray::test_aggregation[int-method_cumprod] pint does not implement cumprod yet = 10659 passed, 611 skipped, 456 xfailed, 279 xpassed, 20582 warnings in 96.73s (0:01:36) = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-xarray-0.15.1-3.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RTi4BK + umask 022 + cd /builddir/build/BUILD + cd xarray-0.15.1 + DOCDIR=/builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/doc/python3-xarray + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/doc/python3-xarray + cp -pr README.rst /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/doc/python3-xarray + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f1fLxM + umask 022 + cd /builddir/build/BUILD + cd xarray-0.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + cp -pr LICENSE /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + cp -pr licenses/DASK_LICENSE /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + cp -pr licenses/NUMPY_LICENSE /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + cp -pr licenses/PANDAS_LICENSE /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + cp -pr licenses/PYTHON_LICENSE /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + cp -pr licenses/SEABORN_LICENSE /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch/usr/share/licenses/python3-xarray + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-xarray = 0.15.1-3.fc33 python3-xarray = 0.15.1-3.fc33 python3.9-xarray = 0.15.1-3.fc33 python3.9dist(xarray) = 0.15.1 python3dist(xarray) = 0.15.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) >= 1.15 python3.9dist(pandas) >= 0.25 python3.9dist(setuptools) >= 41.2 Obsoletes: python-xarray < 0.15.1-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch Wrote: /builddir/build/RPMS/python3-xarray-0.15.1-3.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VP9knM + umask 022 + cd /builddir/build/BUILD + cd xarray-0.15.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xarray-0.15.1-3.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0