-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest-results.xml
98 lines (98 loc) · 2.97 KB
/
test-results.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<testsuites id="" name="" tests="26" failures="0" skipped="21" errors="0" time="160.639959">
<testsuite name="demo/demo/demo.test.ts" timestamp="2024-07-20T14:39:12.628Z" hostname="" tests="26" failures="0" skipped="21" time="56.409" errors="0">
<testcase name="has title" classname="demo/demo/demo.test.ts" time="7.176">
</testcase>
<testcase name="get started link" classname="demo/demo/demo.test.ts" time="4.927">
</testcase>
<testcase name="has title1" classname="demo/demo/demo.test.ts" time="3.87">
</testcase>
<testcase name="get started link1" classname="demo/demo/demo.test.ts" time="4.729">
</testcase>
<testcase name="has title2" classname="demo/demo/demo.test.ts" time="35.707">
</testcase>
<testcase name="get started link2" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title3" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link3" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title4" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link4" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title5" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link5" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title6" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link6" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title7" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link7" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title8" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link8" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title9" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link9" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title10" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link10" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title11" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link11" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="has title12" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
<testcase name="get started link12" classname="demo/demo/demo.test.ts" time="0">
<skipped>
</skipped>
</testcase>
</testsuite>
</testsuites>