Merge pull request #49175 from hanfei1991/hanfei/suppress-timeout-tests

suppress two timeout tests
This commit is contained in:
Alexander Tokmakov 2023-04-26 14:47:17 +03:00 committed by GitHub
commit 592db18685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: long
# Tags: long, no-debug
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: long, no-parallel
# Tags: long, no-parallel, no-debug
set -e