ci: mark all orm tests as flaky (mainly to reduce the false positives on windows+MSVC, due to 'cannot open file' sqlite3.obj, when it is rebuilt in parallel)

This commit is contained in:
Delyan Angelov 2023-12-12 12:11:14 +02:00
parent 5d99138cb2
commit 033d72093a
No known key found for this signature in database
GPG key ID: 66886C0F12D595ED
18 changed files with 36 additions and 0 deletions

View file

@ -1,3 +1,5 @@
// vtest flaky: true
// vtest retry: 3
import db.sqlite
struct Member {