sync,ci: bump vtest retry for channel_select_6_test.v

pull/13454/head
Delyan Angelov 2022-02-12 19:22:27 +02:00
parent 799c95dc4e
commit a74d28ae5f
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// vtest retry: 8
// vtest retry: 15
// This test case runs concurrent 3 instances of `do_select` that
// communicate with 6 other threads doing send and receive operations.