skip other failing test -- won't be possible to support multiple indexes without using our resolver.

This commit is contained in:
Matt Davis
2023-06-17 12:17:33 -04:00
committed by Oz Tiram
parent 2058565edf
commit 6daa947bc7
+1
View File
@@ -317,6 +317,7 @@ requests = {version = "*", extras = ["socks"]}
assert "extra == 'socks'" not in c.stdout.strip()
@pytest.mark.skip(reason="Skip lock does not support multiple indexes sources; flag is considered for deprecation.")
@pytest.mark.index
@pytest.mark.install # private indexes need to be uncached for resolution
@pytest.mark.skip_lock