~snappy-dev/snapd/+git/snapd-pawel:fix-snapshot-test

Last commit made on 2019-06-11
Get this branch:
git clone -b fix-snapshot-test https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
fix-snapshot-test
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

87f1933... by Paweł Stołowski

Make sure the snapshot unit test uses a snapshot time relative to time.Now(), otherwise snapshot age changes over time and eventually affects width of the "Set Snap Age Version Rev Size Notes..." header, making the test fail.
Fixes LP:1832161

502984a... by Michael Vogt

Merge pull request #6971 from mvo5/revert-5bc039

tests: revert "tests: stop catalog-update/apt-hooks test for now"

26a195e... by Zygmunt Krynicki

Merge pull request #6969 from zyga/tweak/mountinfo-one

tests: mountinfo-tool --one prints matches on failure

dbf9a23... by Zygmunt Krynicki

Merge pull request #6968 from zyga/tweak/gitignore

.gitignore: add mypy and local binaries

d862ec5... by Maciej Borzecki

Merge pull request #6970 from bboozzoo/bboozzoo/selinux-allow-classic-snap-hooks-services

data/selinux: fix policy for snaps with bases and classic snaps

f810b85... by Maciej Borzecki

Merge pull request #6974 from bboozzoo/bboozzoo/spread-shellcheck-safe-load

spread-shellcheck: use safe loader

4d417e8... by Maciej Borzecki

Merge pull request #6964 from mvo5/eoan-depwait

debian: fix building on eoan by tweaking golang build-deps

d3db052... by Maciej Borzecki

Merge pull request #6965 from mvo5/update-debian-b-d

packaging/debian-sid: update required golang version to 1.10

e690755... by Maciej Borzecki

data/selinux: bump SELinux policy module version

Signed-off-by: Maciej Borzecki <email address hidden>

eee10c5... by Maciej Borzecki

tests/main/selinux-clean: extend the test to cover snaps with bases

Snaps with bases are special in the way that $(libexecdir)/snapd form host
is bind mounted into the mount namespace of a snap. Thus the SELinux
contexts from the host appear inside. The policy needs to allow
proper transitions with these labels.

Signed-off-by: Maciej Borzecki <email address hidden>