Skip to content

Commit e0a547f

Browse files
committed
ci: reduce false positives for veb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v by retrying it 3 times (since sometimes binding to the port it listens to fails)
1 parent 16f5f45 commit e0a547f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎vlib/veb/tests/veb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// vtest retry: 3
12
import os
23
import log
34
import time

0 commit comments

Comments
 (0)