Skip to content

Commit 46c8baa

Browse files
committed
Merge branch 'ci-xfail-a-test' into fix-creating-offer-when-connecting-to-existing-model
2 parents 33e6d94 + f0cf801 commit 46c8baa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/integration/test_unit.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ async def test_unit_introspect():
254254
)
255255

256256

257+
# Probably a mismatch between `ubuntu` available for 24.04 and `ntp` only for 22.04
258+
@pytest.mark.xfail
257259
@base.bootstrapped
258260
async def test_subordinate_units():
259261
async with base.CleanModel() as model:

0 commit comments

Comments
 (0)