From fc4cb6826243dcbdc27e0c292f6c968b4e524b74 Mon Sep 17 00:00:00 2001 From: Alex Duan <417921451@qq.com> Date: Mon, 10 Apr 2023 16:38:42 +0800 Subject: [PATCH] test: remove compatible.py --- tests/system-test/runAllOne.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/system-test/runAllOne.sh b/tests/system-test/runAllOne.sh index 0877555f36..5a8d358d98 100644 --- a/tests/system-test/runAllOne.sh +++ b/tests/system-test/runAllOne.sh @@ -130,7 +130,6 @@ python3 ./test.py -f 0-others/sysinfo.py -P python3 ./test.py -f 0-others/user_control.py -P python3 ./test.py -f 0-others/user_manage.py -P python3 ./test.py -f 0-others/fsync.py -P -python3 ./test.py -f 0-others/compatibility.py -P python3 ./test.py -f 0-others/tag_index_basic.py -P python3 ./test.py -f 0-others/show.py -P python3 ./test.py -f 0-others/information_schema.py -P