提交 90169af6 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

ignore submit test results with no productId provided

上级 25c814a9
......@@ -16,7 +16,8 @@ import (
func CommitTestResult(report model.TestReport, testTaskId int) {
if vari.ProductId == "" {
logUtils.Screen(i118Utils.I118Prt.Sprintf("ignore_to_submit_result"))
return
}
conf := configUtils.ReadCurrConfig()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册