Add annotations

This commit is contained in:
Alexey Milovidov 2024-08-08 04:07:43 +02:00
parent 07163d2ae9
commit da6378752f
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# Tags: long, no-object-storage-with-slow-build
# Tags: long, no-object-storage-with-slow-build, no-flaky-check
# It can be too long with ThreadFuzzer
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh

View File

@ -1,4 +1,5 @@
-- Tags: long
-- Tags: long, no-flaky-check
-- It can be too long with ThreadFuzzer
DROP TABLE IF EXISTS left;
DROP TABLE IF EXISTS right;