WIP #49
Annotations
10 errors
tests/inspection/test_lazy_wheel.py#L457
test_metadata_from_wheel_url_invalid_wheel
poetry.inspection.lazy_wheel.LazyWheelUnsupportedError: Attempts to use lazy wheel metadata retrieval for demo-missing-dist-info from https://invalid-wheel.com/demo_missing_dist_info-0.1.0-py2.py3-none-any.whl failed
|
tests/repositories/test_pypi_repository.py#L250
test_pypi_repository_supports_reading_bz2_files
AssertionError: assert 0 == 71
+ where 0 = len([])
+ where [] = Package('twisted', '18.9.0').requires
|
tests/puzzle/test_provider.py#L280
test_search_for_directory_setup_egg_info[non-canonical-name]
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu2/project/PKG-INFO'
|
tests/puzzle/test_provider.py#L268
test_search_for_vcs_read_setup_raises_error_if_no_version
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_vcs_read_setup0/.cache/pypoetry/src/demo/no-version/PKG-INFO'
|
tests/puzzle/test_provider.py#L329
test_search_for_directory_setup_with_base[non-canonical-name]
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu3/project/PKG-INFO'
|
tests/puzzle/test_provider.py#L412
test_search_for_directory_setup_read_setup_with_no_dependencies
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pytest-of-runner/pytest-0/popen-gw0/test_search_for_directory_setu4/project/PKG-INFO'
|
tests/puzzle/test_provider.py#L488
test_search_for_file_sdist
zipfile.BadZipFile: File is not a zip file
|
tests/puzzle/test_provider.py#L519
test_search_for_file_sdist_with_extras
zipfile.BadZipFile: File is not a zip file
|
tests/repositories/test_legacy_repository.py#L197
test_get_package_information_skips_dependencies_with_invalid_constraints
AssertionError: assert 0 == 25
+ where 0 = len([])
+ where [] = Package('python-language-server', '0.21.2', source_type='legacy', source_url='https://legacy.foo.bar', source_reference='legacy').requires
|
tests/console/commands/test_add.py#L652
test_add_file_constraint_sdist[required_fixtures0]
zipfile.BadZipFile: File is not a zip file
|
The logs for this run have expired and are no longer available.
Loading