summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_benchlibcallgrind.xml
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-07-22 14:16:45 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-07-22 23:23:12 +0200
commit304ec18a1ada480f45d1831c24af9b341cf62b67 (patch)
tree2c86d289f7c8bf42530b9d972ade822246e037ba /tests/auto/testlib/selftests/expected_benchlibcallgrind.xml
parent61b1146e5a91993dbf0f9a7bd5acd61ebcc61923 (diff)
testlib selftest: rebaseline benchlibcallgrind results
The logic was changed in eb52d78e90ad8870a to only produce a single result for all the benchmark iterations, but only the plain text output was rebaselined. This was not caught by the test since we only run this test with the plain test logger. Regenerating the results with the python script however runs it with all loggers, so let's fix the baseline. Change-Id: I9ebe8a59ac3ab36694a739f98dbfffbae9a08552 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_benchlibcallgrind.xml')
-rw-r--r--tests/auto/testlib/selftests/expected_benchlibcallgrind.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/testlib/selftests/expected_benchlibcallgrind.xml b/tests/auto/testlib/selftests/expected_benchlibcallgrind.xml
index 14433e719d..14ab86b45d 100644
--- a/tests/auto/testlib/selftests/expected_benchlibcallgrind.xml
+++ b/tests/auto/testlib/selftests/expected_benchlibcallgrind.xml
@@ -5,13 +5,6 @@
<QtBuild/>
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
</Environment>
-<?xml version="1.0" encoding="UTF-8"?>
-<TestCase name="tst_BenchlibCallgrind">
-<Environment>
- <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
- <QtBuild/>
- <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
-</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
<Duration msecs="0"/>
@@ -28,5 +21,3 @@
</TestFunction>
<Duration msecs="0"/>
</TestCase>
-<Duration msecs="0"/>
-</TestCase>