~mvo/snapd/+git/snapd-mvo:dbus-slot-spread-test

Last commit made on 2019-01-23
Get this branch:
git clone -b dbus-slot-spread-test https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
dbus-slot-spread-test
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

9f75189... by Michael Vogt

tests: only use dbus-send to the snap service on classic

f126f94... by Michael Vogt

tests: make interfaces-system-dbus uniform with interfaces-joystick

b55f1e4... by Michael Vogt

tests: also check that plug/slot from the same snap work

1052b81... by Michael Vogt

tests: add in-snap consumer for test-snapd-dbus-provider

0400c11... by Michael Vogt

tests: fixes in test-snapd-dbus-{consumer,provider}

This includes shellcheck and startup fixes, i.e. do not create
a session bus when not needed (this will fail on core systems).

0466e2f... by Michael Vogt

tests: fixes in test-snapd-dbus-{consumer,provider}

This includes shellcheck and startup fixes, i.e. do not create
a session bus when not needed (this will fail on core systems).

484bb91... by Michael Vogt

tests: add spread test for system dbus interface

We currently only test the dbus interface on the session bus and
also not on Ubuntu Core devices. There was a recent bugreport by
a customer about this interface and while we sort out the details
this should fill the gap in the testing we have.

5617c36... by Maciej Borzecki

Merge pull request #6391 from sergiocazzolato/tests-fix-interfaces-contacts-service

tests: simplify interfaces-contacts-service test

5a224d0... by Zygmunt Krynicki

packaging/ubuntu: build with golang 1.10 (#6294)

* packaging/ubuntu: build with golang 1.10

This patch changes build dependency for snapd to pull in at least go
1.10. This way we can get off the 1.6 bandwagon (which has stopped and
is not going anywhere) and get the benefit of new and exciting features
of go 1.10.

The real hard code compatibility is go 1.9, up from 1.6 but not fully up
to 1.10 because some distributions are still used with only 1.9
available.

This branch _may_ help in chasing a core18 bug related to socket and
seeding. Fingers crossed.

* change travis yaml to run unit tests with 1.9

e10eb83... by Michael Vogt

Merge pull request #6379 from stolowski/hotplug-connect-extra-test

ifacestate/tests: extra test for hotplug-connect handler