mirror of
https://github.com/vlang/v.git
synced 2025-09-12 17:07:11 -04:00
ci: mark both vweb and x.vweb versions of vweb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v as flaky
Both started failing randomly near a1d4712b from 2024-04-02 (mainly on the macos runner).
This commit is contained in:
parent
625048c5b4
commit
cd0e0b18ea
@ -1,3 +1,5 @@
|
||||
// vtest flaky: true
|
||||
// vtest retry: 3
|
||||
import os
|
||||
import log
|
||||
import time
|
||||
|
@ -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