Exclude fasttest again :-(

This commit is contained in:
Robert Schulze 2023-06-21 12:37:06 +00:00
parent dcfcbd8345
commit 75b7121759
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash
# Tags: no-parallel
# Tags: no-parallel, no-fasttest
# Tag no-parallel: Messes with internal cache
# no-fasttest: Produces wrong results in fasttest, unclear why, didn't reproduce locally.
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh