Skip to content

Commit

Permalink
ci: mark again tcp_test.v as flaky (it had 3 unrelated failures on th…
Browse files Browse the repository at this point in the history
…e CI over the last week)
  • Loading branch information
spytheman committed May 19, 2024
1 parent 4486493 commit 9f2cb8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vlib/net/tcp_test.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// vtest retry: 3
// vtest retry: 5
// vtest flaky: true
import net

const test_port = 45123
Expand Down

0 comments on commit 9f2cb8c

Please sign in to comment.