[gradle][tests] Fixed flaky test for KT-49248
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<results>
|
<results>
|
||||||
<testsuite name="org.foo.test.TestKt" tests="3" skipped="0" failures="1" errors="0" timestamp="..." hostname="..." time="...">
|
<testsuite name="org.foo.test.TestKt" tests="4" skipped="0" failures="1" errors="0" timestamp="..." hostname="..." time="...">
|
||||||
<properties/>
|
<properties/>
|
||||||
<testcase name="fooTest" classname="org.foo.test.TestKt" time="..."/>
|
<testcase name="fooTest" classname="org.foo.test.TestKt" time="..."/>
|
||||||
<testcase name="barTest" classname="org.foo.test.TestKt" time="..."/>
|
<testcase name="barTest" classname="org.foo.test.TestKt" time="..."/>
|
||||||
|
|||||||
Reference in New Issue
Block a user