WIP #50
Annotations
10 errors
tests/console/commands/test_init.py#L562
test_interactive_with_file_dependency
packaging.specifiers.InvalidSpecifier: Invalid specifier: '*'
|
tests/console/commands/test_show.py#L1028
test_show_outdated_local_dependencies[project_with_local_dependencies-required_fixtures0]
packaging.specifiers.InvalidSpecifier: Invalid specifier: '*'
|
tests/console/commands/test_show.py#L2116
test_url_dependency_is_not_outdated_by_repository_package
packaging.specifiers.InvalidSpecifier: Invalid specifier: '*'
|
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/inspection/test_info.py#L215
test_info_from_wheel_metadata_version_23
AssertionError: assert None == 'file'
+ where None = <poetry.inspection.info.PackageInfo object at 0x10ce9f550>._source_type
|
tests/inspection/test_info.py#L204
test_info_from_wheel
AssertionError: assert None == 'file'
+ where None = <poetry.inspection.info.PackageInfo object at 0x10ce3f190>._source_type
|
tests/inspection/test_info.py#L368
test_info_setup_missing_mandatory_should_trigger_pep517[version]
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/j_/plc9gp5d2mx4f0m3qc7k4m680000gn/T/pytest-of-runner/pytest-0/popen-gw1/test_info_setup_missing_mandat0/source/PKG-INFO'
|
tests/inspection/test_info.py#L189
test_info_from_sdist
AssertionError: assert None == 'file'
+ where None = <poetry.inspection.info.PackageInfo object at 0x10d615150>._source_type
|
tests/inspection/test_info.py#L312
test_info_no_setup_pkg_info_no_deps_dynamic
assert [] is None
+ where [] = <poetry.inspection.info.PackageInfo object at 0x10d05f290>.requires_dist
|
tests/repositories/test_pypi_repository.py#L227
test_fallback_pep_658_metadata
AttributeError: 'dict' object has no attribute 'requires_dist'
|
The logs for this run have expired and are no longer available.
Loading