Skip to content

Commit

Permalink
Skip TestDockerStart (elastic#20361)
Browse files Browse the repository at this point in the history
(cherry picked from commit 936f005)
  • Loading branch information
Steffen Siering committed Jul 31, 2020
1 parent d4fd150 commit 7a00d19
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ import (

// Test docker start emits an autodiscover event
func TestDockerStart(t *testing.T) {
t.Skip("#20360 Flaky TestDockerStart skipped")

log := logp.NewLogger("docker")

d, err := dk.NewClient()
Expand Down

0 comments on commit 7a00d19

Please sign in to comment.