Skip to content

Commit

Permalink
Merge pull request #9182 from mvo5/udisks-debian-sid
Browse files Browse the repository at this point in the history
tests: re-enable udisks test on debian-sid
  • Loading branch information
mvo5 committed Aug 19, 2020
2 parents 760ceaa + a604065 commit 86feee0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/main/interfaces-udisks2/task.yaml
Expand Up @@ -4,10 +4,9 @@ details: |
The udisks2 interface allows operating as or interacting with the UDisks2 service
# Interfaces not defined for ubuntu core systems
# FIXME: fails in debian-sid for unknown reasons
# FIXME: `udisksctl mount -b "$device"` fails on arch with:
# Object /org/freedesktop/UDisks2/block_devices/loop200 is not a mountable filesystem.
systems: [-ubuntu-core-*, -debian-sid-*, -arch-linux-*]
systems: [-ubuntu-core-*, -arch-linux-*]

prepare: |
snap install test-snapd-udisks2
Expand Down

0 comments on commit 86feee0

Please sign in to comment.