Disable flakey TestClientSetsTLSServerName
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 6b8341a2d529ff6489e77ef6d496a2054af31cd5 Component: engine
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
)
|
||||
|
||||
func (s *DockerSuite) TestClientSetsTLSServerName(c *check.C) {
|
||||
c.Skip("Flakey test")
|
||||
// there may be more than one hit to the server for each registry request
|
||||
serverNameReceived := []string{}
|
||||
var serverName string
|
||||
|
||||
Reference in New Issue
Block a user