Skip to content

hyper-h2-2.5.0 test failures #371

@dol-sen

Description

@dol-sen

Hi, I am the gentoo package maintainer for hyper-h2 as part of the buildbot group of pkgs that I maintain.
It appears that the test suite is missing the helpers.py and coroutine_tests.py files from the tarball. I also see test/conftest.py in the main repo is also not included. I had not added the test capability to the ebuild before this release.

Are any of these tests not relavent for testing on user systems? ie: pre-release sanity tests.

` >>> Source compiled.

Test phase: dev-python/hyper-h2-2.5.0

  • python2_7: running distutils-r1_run_phase python_test
    ========================================================== test session starts ===========================================================
    platform linux2 -- Python 2.7.12, pytest-3.0.3, py-1.4.31, pluggy-0.4.0 -- /usr/bin/python2.7
    cachedir: .cache
    rootdir: /var/tmp/portage/dev-python/hyper-h2-2.5.0/work/h2-2.5.0, inifile:
    plugins: hypothesis-3.5.3, xdist-1.15.0, cov-2.3.1
    collecting ... collected 685 items / 2 errors

================================================================= ERRORS =================================================================
_______________________________________________ ERROR collecting test/test_basic_logic.py ________________________________________________
ImportError while importing test module '/var/tmp/portage/dev-python/hyper-h2-2.5.0/work/h2-2.5.0/test/test_basic_logic.py'.
Original error message:
'No module named helpers'
Make sure your test modules/packages have valid Python names.
____________________________________________ ERROR collecting test/test_interacting_stacks.py ____________________________________________
ImportError while importing test module '/var/tmp/portage/dev-python/hyper-h2-2.5.0/work/h2-2.5.0/test/test_interacting_stacks.py'.
Original error message:
'No module named coroutine_tests'
Make sure your test modules/packages have valid Python names.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================================== 2 error in 1.27 seconds =========================================================

  • ERROR: dev-python/hyper-h2-2.5.0::gentoo failed (test phase):
  • Tests failed under python2.7
    `

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions