mirror of
https://github.com/vlang/v.git
synced 2025-08-03 09:47:15 -04:00
ci: mark tcp_test.v and unix_socket_test.v as flaky (they still fail sporadically on the CI, although very rarely now)
This commit is contained in:
parent
fcbe2e6ce7
commit
4db6408e0b
@ -1,3 +1,4 @@
|
||||
// vtest flaky: true
|
||||
// vtest retry: 5
|
||||
import net
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// vtest flaky: true
|
||||
// vtest retry: 3
|
||||
import os
|
||||
import log
|
||||
import time
|
||||
|
Loading…
x
Reference in New Issue
Block a user