Skip to content

Commit e7635b7

Browse files
committed
Is this a bug or design decision?
1 parent ebb90c6 commit e7635b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/test_install.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,7 @@ def test_install_nonlocal_compatible_wheel(script, data):
927927
assert result.returncode == ERROR
928928

929929

930+
@pytest.mark.fails_on_new_resolver
930931
def test_install_nonlocal_compatible_wheel_path(script, data):
931932
target_dir = script.scratch_path / 'target'
932933

0 commit comments

Comments
 (0)