test(debian): disable wanted snap testing (GitLab CI failure) [skip ci]

```console
error: system does not fully support snapd: cannot mount squashfs image using
       "squashfs": mount: /tmp/sanity-mountpoint-858827226: failed to setup
       loop device for /tmp/sanity-squashfs-795587751.
```
This commit is contained in:
Imran Iqbal 2020-12-14 12:00:20 +00:00
parent 17b91b8450
commit 4c047c4e9f
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819

View file

@ -65,9 +65,11 @@ packages:
- kwalify
snaps:
wanted:
- hello-world
# Disable Snaps testing in Debian due to an issue similar to
# Disable `wanted` Snap testing in Debian due to failure in GitLab CI
# https://gitlab.com/myii/packages-formula/-/jobs/908520657#L7446
# wanted:
# - hello-world
# Disable `classic` Snap testing in Debian due to an issue similar to
# https://github.com/saltstack-formulas/packages-formula/issues/44
# quite possibly, better described here
# https://bugs.launchpad.net/snapd/+bug/1826662