mirror of
https://github.com/vlang/v.git
synced 2025-09-16 07:52:32 +03: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
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
// vtest flaky: true
|
||||||
|
// vtest retry: 3
|
||||||
import os
|
import os
|
||||||
import log
|
import log
|
||||||
import time
|
import time
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
// vtest flaky: true
|
||||||
|
// vtest retry: 3
|
||||||
import os
|
import os
|
||||||
import log
|
import log
|
||||||
import time
|
import time
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue