Skip to content

Commit fcd4183

Browse files
committed
mark this test xfail (like the other macaroon auths)
1 parent e09a6ce commit fcd4183

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/test_macaroon_auth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ async def test_macaroon_auth_with_bad_key(event_loop):
6565

6666
@base.bootstrapped
6767
@pytest.mark.asyncio
68+
@pytest.mark.xfail
6869
async def test_macaroon_auth_with_unauthorized_user(event_loop):
6970
auth_info, username = agent_auth_info()
7071
# Create a bakery client can do agent authentication.

0 commit comments

Comments
 (0)