Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833266 - dev-python/dask-2021.12.0 fails tests on x86
Summary: dev-python/dask-2021.12.0 fails tests on x86
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL: https://github.com/dask/dask/issues/8169
Whiteboard:
Keywords:
Depends on:
Blocks: 830960
  Show dependency tree
 
Reported: 2022-02-13 10:42 UTC by Jakov Smolić
Modified: 2022-10-22 15:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakov Smolić archtester gentoo-dev 2022-02-13 10:42:33 UTC
FAILED dask/dataframe/tests/test_shuffle.py::test_shuffle_sort[tasks] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_rearrange[tasks-threads] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_rearrange[tasks-processes] - dask.multiprocessing.ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'lon...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-id-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long l...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-id-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long l...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-id-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long ...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-name-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-name-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-name-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'lon...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-on2-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long ...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-on2-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long ...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-on2-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-on3-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long ...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-on3-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long ...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-None-on3-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-id-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-id-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-id-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-name-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-name-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-name-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long l...
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-on2-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-on2-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-on2-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-on3-None] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-on3-True] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
FAILED dask/dataframe/tests/test_shuffle.py::test_dataframe_shuffle_on_arg[tasks-4-on3-False] - ValueError: Buffer dtype mismatch, expected 'const intp_t' but got 'long long'
===================================== 273 failed, 8371 passed, 1526 skipped, 7 deselected, 49 xfailed, 21 warnings in 903.53s (0:15:03) ======================================
 * ERROR: dev-python/dask-2021.12.0::gentoo failed (test phase):
 *   pytest failed with python3.9
 *
 * Call stack:
 *     ebuild.sh, line  127:  Called src_test
 *   environment, line 3091:  Called distutils-r1_src_test
 *   environment, line 1452:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  556:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2794:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2343:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2341:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  904:  Called distutils-r1_run_phase 'python_test'
 *   environment, line 1379:  Called python_test
 *   environment, line 3058:  Called epytest '-p' 'no:flaky' '-m' 'not network'
 *   environment, line 1854:  Called die
 * The specific snippet of code:
 *       "${@}" || die -n "pytest failed with ${EPYTHON}";
 *
 * If you need support, post the output of `emerge --info '=dev-python/dask-2021.12.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/dask-2021.12.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/dask-2021.12.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/dask-2021.12.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/dask-2021.12.0/work/dask-2021.12.0'
 * S: '/var/tmp/portage/dev-python/dask-2021.12.0/work/dask-2021.12.0'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-10-22 15:33:26 UTC
Closing old bugs.