Skip to content

Commit

Permalink
adjust race time
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Nov 7, 2024
1 parent ab1e452 commit 451794e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bin/go_core_race_tests
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -ex
OUTPUT_FILE=${OUTPUT_FILE:-"./output.txt"}
TIMEOUT="${TIMEOUT:-20s}"
COUNT="${COUNT:-8}"
COUNT="${COUNT:-5}"

echo "Failed tests and panics: ---------------------"
echo ""
Expand Down

0 comments on commit 451794e

Please sign in to comment.