From: Steve Langasek Date: Tue, 16 Jan 2018 00:02:31 +0000 (+0000) Subject: disable-TestDoRequestSerialErrorsOnNoHost X-Git-Tag: archive/raspbian/2.30-5+rpi1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ff2ecc5fb964d1fec2ffebb6c4d29ab4486e1871;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"