Commit 78197541 by fangyuan

add

parent 65d13da5
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <!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" >--> <!--<suite name="xm-autotest-live" parallel="true" thread-count="20" data-provider-thread-count="5" >-->
<!--可能存在线程不安全情况让sutie case 按顺序执行 parallel="false" -->
<suite name="xm-autotest-live" parallel="false" > <suite name="xm-autotest-live" parallel="false" >
<listeners> <listeners>
......
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