Skip to content

Commit

Permalink
modified the value of retry times
Browse files Browse the repository at this point in the history
  • Loading branch information
XieYunshen committed Sep 7, 2020
1 parent a91181f commit 5868416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/scripts/paddle_build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,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 --repeat until-pass:3
ctest.exe --output-on-failure -C Release -j 8 --repeat until-pass:4
goto:eof

:unit_test_error
Expand Down

1 comment on commit 5868416

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on 5868416 Sep 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵️ CI failures summary

🔍 Commit ID: 5868416 contains failed CI.

Please sign in to comment.