disable-TestDoRequestSerialErrorsOnNoHost
authorSteve Langasek <vorlon@debian.org>
Sat, 10 Feb 2018 22:18:15 +0000 (22:18 +0000)
committerMichael Stapelberg <stapelberg@debian.org>
Sat, 10 Feb 2018 22:18:15 +0000 (22:18 +0000)
Gbp-Pq: Name disable-TestDoRequestSerialErrorsOnNoHost.patch

overlord/devicestate/devicestate_test.go

index e42d07221895b520e5bd1a9967be4097790e1496..455f76cd62ac2a3cb3aeec1af28925c8f3584986 100644 (file)
@@ -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"