提交 2b06b9ba 编写于 作者: S Slach

Merge branch 'master' of github.com:ClickHouse/ClickHouse

......@@ -127,10 +127,10 @@ function run_tests
"$script_dir/perf.py" --help > /dev/null
# FIXME remove some broken long tests
rm left/performance/{IPv4,IPv6,modulo,parse_engine_file,number_formatting_formats,select_format}.xml ||:
rm right/performance/{IPv4,IPv6,modulo,parse_engine_file,number_formatting_formats,select_format}.xml ||:
# Run the tests
for test in left/performance/${CHPC_TEST_GLOB:-*.xml}
for test in right/performance/${CHPC_TEST_GLOB:-*.xml}
do
test_name=$(basename $test ".xml")
echo test $test_name
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册