未验证 提交 9070d5c5 编写于 作者: Z zhangchunle 提交者: GitHub

test=document_fix;record py3 case time (#40018)

上级 36660d4c
......@@ -776,7 +776,9 @@ set +x
tmpfile=$tmp_dir/$tmpfile_rand
ctest -R "$UT_list_prec_1" -E "$disable_ut_quickly" -LE ${nightly_label} --output-on-failure -j $2 | tee $tmpfile
fi
ut_total_endTime_s=`date +%s`
echo "TestCases Total Time: $[ $ut_total_endTime_s - $ut_actual_total_startTime_s ]s"
collect_failed_tests
rm -f $tmp_dir/*
exec_times=0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册