未验证 提交 0dd28b8c 编写于 作者: Y YUNSHEN XIE 提交者: GitHub

fix the bug that the error message is not displayed on mac ci (#32367)

* test for mac task,notest,test=mac_py3

* fix the bug that the error message is not displayed
上级 43926c80
......@@ -607,7 +607,7 @@ EOF
ut_startTime_s=`date +%s`
get_quickly_disable_ut||disable_ut_quickly='' # indicate whether the case was in quickly disable list
if [ ${NIGHTLY_MODE:-OFF} == "ON" ]; then
nightly_label=""
nightly_label="(NIGHTLY_LABEL)"
else
nightly_label="(RUN_TYPE=NIGHTLY|RUN_TYPE=DIST:NIGHTLY|RUN_TYPE=EXCLUSIVE:NIGHTLY)"
echo "========================================="
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册