Skip to content

Commit

Permalink
add a TODO back
Browse files Browse the repository at this point in the history
Signed-off-by: lance6716 <lance6716@gmail.com>
  • Loading branch information
lance6716 committed Dec 16, 2022
1 parent f5f3fa7 commit 938c269
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dm/tests/s3_dumpling_lightning/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,9 @@ function run() {
echo "run s3 test with special task-name and without check dump files success"
run_error_check
echo "run s3 test error check success"
test_local_special_name
echo "run local special task-name success"
# # TODO local special name will be resolved after fix https://github.com/pingcap/tidb/issues/32549
# test_local_special_name
# echo "run local special task-name success"

# restart to standalone tidb
killall -9 tidb-server 2>/dev/null || true
Expand Down

0 comments on commit 938c269

Please sign in to comment.