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:
Delyan Angelov 2024-04-04 16:13:35 +03:00
parent 625048c5b4
commit cd0e0b18ea
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// vtest flaky: true
// vtest retry: 3
import os
import log
import time

View File

@ -1,3 +1,5 @@
// vtest flaky: true
// vtest retry: 3
import os
import log
import time