From: Steve Langasek Date: Sat, 10 Feb 2018 22:18:15 +0000 (+0000) Subject: disable-TestDoRequestSerialErrorsOnNoHost X-Git-Tag: archive/raspbian/2.30-5+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a9e3ce47a38f7f09be72bbcc35558d9cdff4b3dd;p=snapd.git disable-TestDoRequestSerialErrorsOnNoHost Gbp-Pq: Name disable-TestDoRequestSerialErrorsOnNoHost.patch --- diff --git a/overlord/devicestate/devicestate_test.go b/overlord/devicestate/devicestate_test.go index e42d0722..455f76cd 100644 --- a/overlord/devicestate/devicestate_test.go +++ b/overlord/devicestate/devicestate_test.go @@ -764,6 +764,7 @@ version: gadget } func (s *deviceMgrSuite) TestDoRequestSerialErrorsOnNoHost(c *C) { + c.Skip("test is flaky, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887067") privKey, _ := assertstest.GenerateKey(testKeyLength) nowhere := "http://nowhere.nowhere.test"