We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1cc916 commit 9d9007cCopy full SHA for 9d9007c
setuptools/tests/integration/test_pbr.py
@@ -4,6 +4,7 @@
4
5
6
@pytest.mark.uses_network
7
+@pytest.mark.xfail(reason="https://bugs.launchpad.net/pbr/+bug/2111459")
8
def test_pbr_integration(pbr_package, venv):
9
"""Ensure pbr packages install."""
10
cmd = [
0 commit comments