未验证 提交 92bf0d47 编写于 作者: Y YUNSHEN XIE 提交者: GitHub

add failed unittests retry on win system (#26823)

* add failed unittests retry on win system

* modified the value of retry times
上级 aca450f6
......@@ -242,7 +242,7 @@ dir %THIRD_PARTY_PATH:/=\%\install\mkldnn\bin
dir %THIRD_PARTY_PATH:/=\%\install\warpctc\bin
set PATH=%THIRD_PARTY_PATH:/=\%\install\openblas\lib;%THIRD_PARTY_PATH:/=\%\install\openblas\bin;%THIRD_PARTY_PATH:/=\%\install\zlib\bin;%THIRD_PARTY_PATH:/=\%\install\mklml\lib;%THIRD_PARTY_PATH:/=\%\install\mkldnn\bin;%THIRD_PARTY_PATH:/=\%\install\warpctc\bin;%PATH%
ctest.exe --output-on-failure -C Release -j 8
ctest.exe --output-on-failure -C Release -j 8 --repeat until-pass:4
goto:eof
:unit_test_error
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册