Support bare local file paths in dependency parsing #2925
tests.yaml
on: pull_request
Annotations
35 errors
|
macOS aarch64 (Python 3.10) / mypy
WARNING: Cache entry deserialization failed, entry ignored
|
|
macOS aarch64 (Python 3.10) / pytest (poetry-plugin-export)
WARNING: Cache entry deserialization failed, entry ignored
|
|
Ubuntu (Python 3.11) / pytest
Process completed with exit code 1.
|
|
Ubuntu (Python 3.11) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Ubuntu (Python 3.13) / pytest
Process completed with exit code 1.
|
|
Ubuntu (Python 3.13) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
macOS aarch64 (Python 3.10) / pytest
Process completed with exit code 1.
|
|
macOS aarch64 (Python 3.10) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
macOS aarch64 (Python 3.10) / pytest
WARNING: Cache entry deserialization failed, entry ignored
|
|
Ubuntu (Python 3.12) / pytest
Process completed with exit code 1.
|
|
Ubuntu (Python 3.12) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Ubuntu (Python 3.10) / pytest
Process completed with exit code 1.
|
|
Ubuntu (Python 3.10) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Ubuntu (Python 3.14) / pytest
Process completed with exit code 1.
|
|
Ubuntu (Python 3.14) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
macOS aarch64 (Python 3.14) / pytest
Process completed with exit code 1.
|
|
macOS aarch64 (Python 3.14) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
macOS aarch64 (Python 3.11) / pytest
Process completed with exit code 1.
|
|
macOS aarch64 (Python 3.11) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Windows (Python 3.10) / pytest
Process completed with exit code 1.
|
|
Windows (Python 3.10) / pytest:
tests\utils\test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
macOS aarch64 (Python 3.12) / pytest
Process completed with exit code 1.
|
|
macOS aarch64 (Python 3.12) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
macOS aarch64 (Python 3.13) / pytest
Process completed with exit code 1.
|
|
macOS aarch64 (Python 3.13) / pytest:
tests/utils/test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Windows (Python 3.13) / pytest
Process completed with exit code 1.
|
|
Windows (Python 3.13) / pytest:
tests\utils\test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Windows (Python 3.11) / pytest
Process completed with exit code 1.
|
|
Windows (Python 3.11) / pytest:
tests\utils\test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Windows (Python 3.12) / pytest
Process completed with exit code 1.
|
|
Windows (Python 3.12) / pytest:
tests\utils\test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Windows (Python 3.14) / pytest
Process completed with exit code 1.
|
|
Windows (Python 3.14) / pytest:
tests\utils\test_dependency_specification.py#L206
test_parse_bare_local_file_dependency
AttributeError: 'NoneType' object has no attribute 'startswith'
|
|
Status
Process completed with exit code 1.
|
|
Tests
Canceling since a higher priority waiting request for Tests-fix-6951-bare-file-path exists
|