~snappy-dev/snapd/+git/snapd-pawel:autoconnect-improve-errorhandling

Last commit made on 2018-06-05
Get this branch:
git clone -b autoconnect-improve-errorhandling https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
autoconnect-improve-errorhandling
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

b421bc9... by Paweł Stołowski

Merge branch 'master' into autoconnect-improve-errorhandling

36c661a... by Maciej Borzecki

Merge pull request #5255 from bboozzoo/bboozzoo/make-fmt

cmd/snap-confine: applied make fmt

a3d6c51... by Zygmunt Krynicki

Merge pull request #5241 from jdstrand/call-udevadm-settle

interfaces/udev: call 'udevadm settle --timeout=10' after triggering events

fac7e75... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

94cf34c... by Michael Vogt

Merge pull request #5261 from sergiocazzolato/tests-fix-econnreset

tests: wait more time until snap start to be downloaded on econnreset test

287dae9... by Michael Vogt

Merge pull request #5257 from mvo5/snapstate-test-fix

snapstate: ensure fakestore returns TypeOS for the core snap

6e46f1e... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

30e65f4... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

1f13b05... by Michael Vogt

Merge pull request #5258 from sergiocazzolato/tests-fix-lxd-restore

tests: fix lxd test which hangs on restore

d7fcb34... by Sergio Cazzolato

Wait more time until snap start to be downloaded

Sporadically we see the econnreset test failing because the snap doesn't
start downloading. This change is adding more time to that wait.

https://travis-ci.org/snapcore/snapd/builds/387708744
https://travis-ci.org/snapcore/snapd/builds/387744554