Commit 79be03ac by zhengfangyuan

add 1

parent 9110028c
......@@ -2,7 +2,8 @@
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<!--<suite name="xm-autotest-live" parallel="true" thread-count="20" data-provider-thread-count="5" >-->
<!--可能存在线程不安全情况让sutie case 按顺序执行 parallel="false" -->
<suite name="LIVE" parallel="none" >
<suite name="LIVE" parallel="classes" thread-count="20" data-provider-thread-count="40" >
<listeners>
<listener class-name="com.live.client.RetryListener" />
......
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