FS#76402 - [python-pytest-trio] Tests are not really running

Attached to Project: Community Packages
Opened by Felix Yan (felixonmars) - Thursday, 03 November 2022, 15:30 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 03 November 2022, 16:36 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
==> Starting check()...
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
creating pytest_trio.egg-info
writing pytest_trio.egg-info/PKG-INFO
writing dependency_links to pytest_trio.egg-info/dependency_links.txt
writing entry points to pytest_trio.egg-info/entry_points.txt
writing requirements to pytest_trio.egg-info/requires.txt
writing top-level names to pytest_trio.egg-info/top_level.txt
writing manifest file 'pytest_trio.egg-info/SOURCES.txt'
reading manifest file 'pytest_trio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/build'
adding license file 'LICENSE'
adding license file 'LICENSE.APACHE2'
adding license file 'LICENSE.MIT'
writing manifest file 'pytest_trio.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.001s

OK
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Thursday, 03 November 2022, 16:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.8.0-2

Loading...