Package: python3-pandas Version: 0.20.3-1 Severity: normal Dear Maintainer,
While trying to rebuild pandas, 3 unit tests fail, they also fail in a virtual env with a pip installed copy of pandas. I suspect it upstreams problem. I was thinking of disabling the 3 tests and asking for upstreams advice index 854776db4..824a1da1b 100755 --- a/debian/rules +++ b/debian/rules @@ -41,7 +41,7 @@ endif # Some unittests might need to be excluded for different Python versions # EXCLUDE_TESTS := --exclude 'test_(bar_log|set_locale|constructor_compound_dtypes|invalid_index_types|searchsorted_sorter|sparse_max_row|msgpack|read_dta18|integer_panel|mixed_arithmetic|binary_ops|import_google_api_python_client|to_hdf_with_object_column_names)' -EXCLUDE_TESTS := +EXCLUDE_TESTS := -k='not test_fallback_plural and not test_ambiguous_compat and not test_ambiguous_flags' EXCLUDE_TESTS2 := EXCLUDE_TESTS3.2 := #--exclude "test_bootstrap_plot" -- System Information: Debian Release: buster/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'stable-debug'), (500, 'testing'), (500, 'stable'), (110, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python3-pandas depends on: ii python3 3.5.3-3 ii python3-dateutil 2.6.1-1 ii python3-numpy 1:1.13.1-1 ii python3-pandas-lib 0.19.2-5.1+b1 ii python3-pkg-resources 36.2.7-2 ii python3-six 1.10.0-4 ii python3-tz 2017.2-2 Versions of packages python3-pandas recommends: ii python3-bs4 4.6.0-1 ii python3-html5lib 0.999999999-1 ii python3-lxml 3.8.0-2 ii python3-matplotlib 2.0.0+dfsg1-2+b1 ii python3-numexpr 2.6.2-2 ii python3-scipy 0.18.1-2+b2 ii python3-tables 3.3.0-5 Versions of packages python3-pandas suggests: ii python-pandas-doc 0.19.2-5.1 -- no debconf information

