Skip to content

Commit 10d003b

Browse files
Fix test 02310_clickhouse_local_INSERT_progress_profile_events
1 parent 7c7783e commit 10d003b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/queries/0_stateless/02310_clickhouse_local_INSERT_progress_profile_events.expect

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/usr/bin/expect -f
2+
# Tags: no-debug, no-tsan, no-msan, no-asan, no-ubsan, no-s3-storage
3+
# ^ it can be slower than 60 seconds
24

35
# This is the regression for the concurrent access in ProgressIndication,
46
# so it is important to read enough rows here (10e6).

0 commit comments

Comments
 (0)