Commit 2a3d4eba authored by 马博's avatar 马博

test

parent d9910ea6
......@@ -144,7 +144,7 @@ public class DingdingResult {
run =this.env.getProperty(run+"."+type);
// System.out.println("(runs+\".\"+type):"+run+"."+type);
// System.out.println("runs:"+run);
// if ((run+"."+type).equals("ui.group"))return "自动化测试";
if ((run+"."+type).equals("ui.group"))return "ui自动化测试";
System.out.println("run:"+run);
return new String(run.getBytes("ISO-8859-1"), "UTF-8");//ISO-8859-1
......
......@@ -78,6 +78,6 @@ SeckillTest.job=Seckill_interface
ui.project=界面自动化核心业务
ui.names=mabo
ui.group=ui自动化
ui.group=自动化
ui.resultUrl=http://101.68.72.146:18080/job/duiba_ui/HTML_20Report/suite1_test1_results.html
ui.job=duiba_ui
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment