Skip to content

Commit 60b4fb3

Browse files
committed
ci: mark db_store_test.v as flaky
1 parent 6279e8a commit 60b4fb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vlib/x/sessions/tests/db_store_test.v

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// vtest flaky: true
2+
// vtest retry: 3
13
import db.sqlite
24
import json
35
import os

0 commit comments

Comments
 (0)