|
1 <Environment> |
|
2 <QtVersion>4.6.3</QtVersion> |
|
3 <QTestVersion>4.6.3</QTestVersion> |
|
4 </Environment> |
|
5 <TestFunction name="initTestCase"> |
|
6 <Incident type="pass" file="" line="0"/> |
|
7 </TestFunction> |
|
8 <TestFunction name="test1"> |
|
9 <Incident type="pass" file="" line="0"/> |
|
10 </TestFunction> |
|
11 <TestFunction name="test2"> |
|
12 <Incident type="pass" file="" line="0"/> |
|
13 </TestFunction> |
|
14 <TestFunction name="test3"> |
|
15 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="157"> |
|
16 <Description><![CDATA[Compared values are not the same |
|
17 Actual (str): hello1 |
|
18 Expected (QString("hello0")): hello0]]></Description> |
|
19 <Description><![CDATA[Compared values are not the same |
|
20 Actual (str): hello2 |
|
21 Expected (QString("hello0")): hello0]]></Description> |
|
22 </Incident> |
|
23 </TestFunction> |
|
24 <TestFunction name="floatComparisons"> |
|
25 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="167"> |
|
26 <Description><![CDATA[Compared floats are not the same (fuzzy compare) |
|
27 Actual (operandLeft): 1 |
|
28 Expected (operandRight): 3]]></Description> |
|
29 <Description><![CDATA[Compared floats are not the same (fuzzy compare) |
|
30 Actual (operandLeft): 1e-07 |
|
31 Expected (operandRight): 3e-07]]></Description> |
|
32 </Incident> |
|
33 </TestFunction> |
|
34 <TestFunction name="compareFloatTests"> |
|
35 <Incident type="fail" file="/local/user_builds/qt/4.6/tests/auto/selftests/subtest/tst_subtest.cpp" line="206"> |
|
36 <Description><![CDATA[Compared floats are not the same (fuzzy compare) |
|
37 Actual (t1): 1 |
|
38 Expected (t3): 3]]></Description> |
|
39 <Description><![CDATA[Compared floats are not the same (fuzzy compare) |
|
40 Actual (t1): 1e-07 |
|
41 Expected (t3): 3e-07]]></Description> |
|
42 <Description><![CDATA[Compared floats are not the same (fuzzy compare) |
|
43 Actual (t1): 1e+07 |
|
44 Expected (t3): 3e+07]]></Description> |
|
45 </Incident> |
|
46 </TestFunction> |
|
47 <TestFunction name="cleanupTestCase"> |
|
48 <Incident type="pass" file="" line="0"/> |
|
49 </TestFunction> |