未验证 提交 0b1086b9 编写于 作者: H houj04 提交者: GitHub

[XPU] fix ut retry (#54294)

* print all logs

* try to fix ut bug.

* try to fix ut bug.

* try to fix ut bug.

* remove debug codes.
上级 3f02b19c
......@@ -2239,9 +2239,9 @@ set +x
collect_failed_tests
xputest_error=0
retry_unittests_record=''
retry_time=3
retry_time=4
exec_times=0
exec_time_array=('first' 'second' 'third')
exec_time_array=('first' 'second' 'third' 'fourth')
exec_retry_threshold=10
is_retry_execuate=0
if [ -n "$failed_test_lists" ];then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册