test: enforce tmp working directory #9254
Annotations
10 errors
Windows / 3.8:
tests\repositories\test_installed_repository.py#L235
test_load_editable_package
AssertionError: assert 'D:/path/to/editable' == 'C:/path/to/editable'
- C:/path/to/editable
? ^
+ D:/path/to/editable
? ^
|
Windows / 3.8
Process completed with exit code 1.
|
Windows / 3.12:
tests\repositories\test_installed_repository.py#L235
test_load_editable_package
AssertionError: assert 'D:/path/to/editable' == 'C:/path/to/editable'
- C:/path/to/editable
? ^
+ D:/path/to/editable
? ^
|
Windows / 3.12
Process completed with exit code 1.
|
Windows / 3.9:
tests\repositories\test_installed_repository.py#L235
test_load_editable_package
AssertionError: assert 'D:/path/to/editable' == 'C:/path/to/editable'
- C:/path/to/editable
? ^
+ D:/path/to/editable
? ^
|
Windows / 3.9
Process completed with exit code 1.
|
Windows / 3.10:
tests\repositories\test_installed_repository.py#L235
test_load_editable_package
AssertionError: assert 'D:/path/to/editable' == 'C:/path/to/editable'
- C:/path/to/editable
? ^
+ D:/path/to/editable
? ^
|
Windows / 3.10
Process completed with exit code 1.
|
Windows / 3.11:
tests\repositories\test_installed_repository.py#L235
test_load_editable_package
AssertionError: assert 'D:/path/to/editable' == 'C:/path/to/editable'
- C:/path/to/editable
? ^
+ D:/path/to/editable
? ^
|
Windows / 3.11
Process completed with exit code 1.
|