summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBai Jing <jing.t.bai@nokia.com>2012-05-29 14:55:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-29 14:58:43 +0200
commitdb6d0371bf6bcc0395c6ee775e85cb4101ba3dab (patch)
tree9ae9f255e66910e09b2ec61dd1eb0bff45854ee7 /tests
parent023428018424c77c7479b0851dfc7b05670e4ca3 (diff)
remove duplicate section in tests.xml
Change-Id: I7687ae1e7aa02cdc296423d8e60046d5e118cc49 Reviewed-by: Tapani Mikola <tapani.mikola@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/benchmarks/tests.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/benchmarks/tests.xml b/tests/benchmarks/tests.xml
index 92587fdf..4eb9d01b 100644
--- a/tests/benchmarks/tests.xml
+++ b/tests/benchmarks/tests.xml
@@ -26,10 +26,6 @@
<description>Btrees performance</description>
<step>cd /var/lib/qt5jsondb-tests/benchmarks/btrees; date &amp;&amp; ./tst_bench_btrees &amp;&amp; date</step>
</case>
- <case name="tst_bench_partition" timeout="5000" component="qt5jsondb">
- <description>Partition performance</description>
- <step>cd /var/lib/qt5jsondb-tests/benchmarks/partition; date &amp;&amp; ./tst_bench_partition &amp;&amp; date</step>
- </case>
</set>
</suite>
</testdefinition>