The python-xarray version in -proposed appears to already have these
fixes, but it's instead broken because it expects a newer dask
(test_dask), and on arm*, by long-standing numpy bug
https://bugs.debian.org/877754 (test_datetime_reduce).

The dask version in -proposed appears to fix its pandas 0.25 issues but
be broken by pytest 4: it's apparently trying to write to a temporary
directory that doesn't exist (test_rearrange +
test_temporary_directory).

This suggests the solution to these two is:
- point dask test_rearrange + test_temporary_directory to somewhere that does 
exist (and is writable by tests)
- xfail python-xarray test_datetime_reduce
- attempt pandas + dask + python-xarray together

snakemake hang: would it be worth retrying this to check if it always
hangs / if it's always the same test?

python-feather-format: has a patch in https://bugs.debian.org/943925,
but note that the Breaks: ends with the next upload to *Debian*, not
solely to Ubuntu

** Bug watch added: Debian Bug tracker #877754
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877754

** Bug watch added: Debian Bug tracker #943925
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943925

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1849374

Title:
  packages built for python3.8 with disabled tests, for a first binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/astropy/+bug/1849374/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to