Skip to content

Commit a74d28a

Browse files
committed
sync,ci: bump vtest retry for channel_select_6_test.v
1 parent 799c95d commit a74d28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vlib/sync/channel_select_6_test.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// vtest retry: 8
1+
// vtest retry: 15
22

33
// This test case runs concurrent 3 instances of `do_select` that
44
// communicate with 6 other threads doing send and receive operations.

0 commit comments

Comments
 (0)