File tree Expand file tree Collapse file tree 5 files changed +13
-29
lines changed
Expand file tree Collapse file tree 5 files changed +13
-29
lines changed Original file line number Diff line number Diff line change 5757 "which" : " ^2.0.1" ,
5858 "winston" : " ^3.2.1" ,
5959 "xml-sanitizer" : " ^1.1.6" ,
60- "xmlbuilder" : " ^13 .0.2 " ,
60+ "xmlbuilder" : " ^15 .0.0 " ,
6161 "yargs" : " ^15.1.0" ,
6262 "yarn" : " ^1.19.1"
6363 },
Original file line number Diff line number Diff line change 99 "name" : " iPass-v4.2.2" ,
1010 "time" : " 0.05"
1111 },
12- "system-out" : [" \n \n " ]
12+ "system-out" : [" " ]
1313 },
1414 {
1515 "$" : {
1616 "name" : " iFlakyFail-v3.3.3" ,
1717 "time" : " 0.05"
1818 },
19- "system-out" : [" \n Thanks for testing!\n " ],
19+ "system-out" : [" Thanks for testing!" ],
2020 "skipped" : [" " ],
2121 "failure" : [
2222 {
3232 "name" : " iFail-v3.0.1" ,
3333 "time" : " 0.05"
3434 },
35- "system-out" : [" \n Thanks for testing!\n " ],
35+ "system-out" : [" Thanks for testing!" ],
3636 "failure" : [
3737 {
3838 "_" : " [object Object] " ,
4747 "name" : " iSkipped" ,
4848 "time" : " NaN"
4949 },
50- "system-out" : [" \n \n " ],
50+ "system-out" : [" " ],
5151 "skipped" : [" " ]
5252 }
5353 ]
Original file line number Diff line number Diff line change 11<testsuite name="citgm">
22 <testcase name="iPass-v4.2.2" time="0.05">
3- <system-out>
4- <![CDATA[]]>
5- </system-out>
3+ <system-out/>
64 </testcase>
75 <testcase name="iFlakyFail-v3.3.3" time="0.05">
8- <system-out>
9- <![CDATA[ Thanks for testing!]]>
10- </system-out>
6+ <system-out><![CDATA[ Thanks for testing!]]></system-out>
117 <skipped/>
128 <failure message="module test suite failed">[object Object] </failure>
139 </testcase>
1410 <testcase name="iFail-v3.0.1" time="0.05">
15- <system-out>
16- <![CDATA[ Thanks for testing!]]>
17- </system-out>
11+ <system-out><![CDATA[ Thanks for testing!]]></system-out>
1812 <failure message="module test suite failed">[object Object] </failure>
1913 </testcase>
2014 <testcase name="iSkipped" time="NaN">
21- <system-out>
22- <![CDATA[]]>
23- </system-out>
15+ <system-out/>
2416 <skipped/>
2517 </testcase>
2618</testsuite>
Original file line number Diff line number Diff line change 11This is a test!
22<testsuite name="citgm">
33 <testcase name="iPass-v4.2.2" time="0.05">
4- <system-out>
5- <![CDATA[]]>
6- </system-out>
4+ <system-out/>
75 </testcase>
86 <testcase name="iFlakyPass-v3.0.1" time="0.05">
9- <system-out>
10- <![CDATA[ Thanks for testing!]]>
11- </system-out>
7+ <system-out><![CDATA[ Thanks for testing!]]></system-out>
128 </testcase>
139</testsuite>
Original file line number Diff line number Diff line change 11<testsuite name="citgm">
22 <testcase name="iPass-v4.2.2" time="0.05">
3- <system-out>
4- <![CDATA[]]>
5- </system-out>
3+ <system-out/>
64 </testcase>
75 <testcase name="iFlakyPass-v3.0.1" time="0.05">
8- <system-out>
9- <![CDATA[ Thanks for testing!]]>
10- </system-out>
6+ <system-out><![CDATA[ Thanks for testing!]]></system-out>
117 </testcase>
128</testsuite>
You can’t perform that action at this time.
0 commit comments