aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/vcl_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/vcl_test.go')
-rwxr-xr-xextras/hs-test/vcl_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/hs-test/vcl_test.go b/extras/hs-test/vcl_test.go
index 96ca7f64823..fddd70d49d8 100755
--- a/extras/hs-test/vcl_test.go
+++ b/extras/hs-test/vcl_test.go
@@ -87,6 +87,7 @@ func (s *Veths2Suite) testVclEcho(proto string) {
}
func (s *Veths2Suite) TestVclRetryAttach() {
+ s.T().Skip()
s.testRetryAttach("tcp")
}