Skip to content

Commit 8d2fd3c

Browse files
add retries to test for nondeterministic tests
Signed-off-by: Abhi Agarwal <[email protected]>
1 parent f8be974 commit 8d2fd3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.config/nextest.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
[profile.default]
2+
retries = 2
3+
14
[profile.no-bigquery]
25
default-filter = "not (package(etl-destinations) and binary(/bigquery_pipeline/))"

0 commit comments

Comments
 (0)