File: expected_globaldata.xunitxml

package info (click to toggle)
qtbase-opensource-src 5.11.3%2Bdfsg1-1%2Bdeb10u5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 313,804 kB
  • sloc: cpp: 1,831,962; ansic: 318,856; xml: 113,585; python: 9,691; java: 7,209; asm: 4,023; perl: 2,151; sh: 1,790; yacc: 1,733; lex: 1,197; javascript: 469; makefile: 301; objc: 70
file content (96 lines) | stat: -rw-r--r-- 4,634 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="37" failures="0" tests="6" name="tst_globaldata">
  <properties>
    <property value="@INSERT_QT_VERSION_HERE@" name="QTestVersion"/>
    <property value="@INSERT_QT_VERSION_HERE@" name="QtVersion"/>
    <property value="" name="QtBuild"/>
  </properties>
  <testcase result="pass" name="initTestCase">
    <!-- message="initTestCase initTestCase (null)" type="qdebug" -->
  </testcase>
  <testcase result="pass" name="testGlobal">
    <!-- tag="1:local 1" message="init testGlobal local 1" type="qdebug" -->
    <!-- tag="1:local 1" message="global: false" type="qdebug" -->
    <!-- tag="1:local 1" message="local: false" type="qdebug" -->
    <!-- tag="1:local 1" message="cleanup testGlobal local 1" type="qdebug" -->
    <!-- tag="1:local 2" message="init testGlobal local 2" type="qdebug" -->
    <!-- tag="1:local 2" message="global: false" type="qdebug" -->
    <!-- tag="1:local 2" message="local: true" type="qdebug" -->
    <!-- tag="1:local 2" message="cleanup testGlobal local 2" type="qdebug" -->
    <!-- tag="2:local 1" message="init testGlobal local 1" type="qdebug" -->
    <!-- tag="2:local 1" message="global: true" type="qdebug" -->
    <!-- tag="2:local 1" message="local: false" type="qdebug" -->
    <!-- tag="2:local 1" message="cleanup testGlobal local 1" type="qdebug" -->
    <!-- tag="2:local 2" message="init testGlobal local 2" type="qdebug" -->
    <!-- tag="2:local 2" message="global: true" type="qdebug" -->
    <!-- tag="2:local 2" message="local: true" type="qdebug" -->
    <!-- tag="2:local 2" message="cleanup testGlobal local 2" type="qdebug" -->
  </testcase>
  <testcase name="skip">
    <!-- tag="1" message="skipping" type="skip" -->
  </testcase>
  <testcase name="skipLocal">
    <!-- tag="1:local 1" message="init skipLocal local 1" type="qdebug" -->
    <!-- tag="1:local 1" message="skipping" type="skip" -->
    <!-- tag="1:local 1" message="cleanup skipLocal local 1" type="qdebug" -->
    <!-- tag="1:local 2" message="init skipLocal local 2" type="qdebug" -->
    <!-- tag="1:local 2" message="skipping" type="skip" -->
    <!-- tag="1:local 2" message="cleanup skipLocal local 2" type="qdebug" -->
  </testcase>
  <testcase result="pass" name="skipSingle">
    <!-- tag="1:local 1" message="init skipSingle local 1" type="qdebug" -->
    <!-- tag="1:local 1" message="global: false local: false" type="qdebug" -->
    <!-- tag="1:local 1" message="cleanup skipSingle local 1" type="qdebug" -->
    <!-- tag="1:local 2" message="init skipSingle local 2" type="qdebug" -->
    <!-- tag="1:local 2" message="global: false local: true" type="qdebug" -->
    <!-- tag="1:local 2" message="cleanup skipSingle local 2" type="qdebug" -->
    <!-- tag="2:local 1" message="init skipSingle local 1" type="qdebug" -->
    <!-- tag="2:local 1" message="skipping" type="skip" -->
    <!-- tag="2:local 1" message="cleanup skipSingle local 1" type="qdebug" -->
    <!-- tag="2:local 2" message="init skipSingle local 2" type="qdebug" -->
    <!-- tag="2:local 2" message="global: true local: true" type="qdebug" -->
    <!-- tag="2:local 2" message="cleanup skipSingle local 2" type="qdebug" -->
  </testcase>
  <testcase result="pass" name="cleanupTestCase">
    <!-- message="cleanupTestCase cleanupTestCase (null)" type="qdebug" -->
  </testcase>
  <system-err>
<![CDATA[initTestCase initTestCase (null)]]>
<![CDATA[init testGlobal local 1]]>
<![CDATA[global: false]]>
<![CDATA[local: false]]>
<![CDATA[cleanup testGlobal local 1]]>
<![CDATA[init testGlobal local 2]]>
<![CDATA[global: false]]>
<![CDATA[local: true]]>
<![CDATA[cleanup testGlobal local 2]]>
<![CDATA[init testGlobal local 1]]>
<![CDATA[global: true]]>
<![CDATA[local: false]]>
<![CDATA[cleanup testGlobal local 1]]>
<![CDATA[init testGlobal local 2]]>
<![CDATA[global: true]]>
<![CDATA[local: true]]>
<![CDATA[cleanup testGlobal local 2]]>
<![CDATA[skipping]]>
<![CDATA[init skipLocal local 1]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipLocal local 1]]>
<![CDATA[init skipLocal local 2]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipLocal local 2]]>
<![CDATA[init skipSingle local 1]]>
<![CDATA[global: false local: false]]>
<![CDATA[cleanup skipSingle local 1]]>
<![CDATA[init skipSingle local 2]]>
<![CDATA[global: false local: true]]>
<![CDATA[cleanup skipSingle local 2]]>
<![CDATA[init skipSingle local 1]]>
<![CDATA[skipping]]>
<![CDATA[cleanup skipSingle local 1]]>
<![CDATA[init skipSingle local 2]]>
<![CDATA[global: true local: true]]>
<![CDATA[cleanup skipSingle local 2]]>
<![CDATA[cleanupTestCase cleanupTestCase (null)]]>
  </system-err>
</testsuite>