summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extras/hs-test/raw_session_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/hs-test/raw_session_test.go b/extras/hs-test/raw_session_test.go
index cbf85a54530..c104031f78f 100644
--- a/extras/hs-test/raw_session_test.go
+++ b/extras/hs-test/raw_session_test.go
@@ -7,6 +7,7 @@ func init() {
}
func VppEchoQuicTest(s *VethsSuite) {
+ s.Skip("temp skip (broken?)")
testVppEcho(s, "quic")
}