[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepimlibs] akonadi/autotests: Disable benchmarks, they take ages on SQLITE
From:       Dan_Vrátil <dvratil () redhat ! com>
Date:       2015-04-13 10:53:24
Message-ID: E1YhbzY-0002Qk-7S () scm ! kde ! org
[Download RAW message or body]

Git commit c0ba6bf33914b5e4643a667e0182a86b76f33a18 by Dan Vr=C3=A1til.
Committed on 13/04/2015 at 10:53.
Pushed by dvratil into branch 'master'.

Disable benchmarks, they take ages on SQLITE

We don't want to run MySQL on CI, and the benchmarks almost always timeout
with SQLITE, so disable them for now.

M  +3    -4    akonadi/autotests/CMakeLists.txt

http://commits.kde.org/kdepimlibs/c0ba6bf33914b5e4643a667e0182a86b76f33a18

diff --git a/akonadi/autotests/CMakeLists.txt b/akonadi/autotests/CMakeList=
s.txt
index bb3c164..5766281 100644
--- a/akonadi/autotests/CMakeLists.txt
+++ b/akonadi/autotests/CMakeLists.txt
@@ -133,17 +133,16 @@ add_akonadi_isolated_test(collectionsynctest.cpp)
 add_akonadi_isolated_test(itemsynctest.cpp)
 add_akonadi_isolated_test(linktest.cpp)
 add_akonadi_isolated_test(cachetest.cpp)
-# starting/stopping the server in the testenvironment doesn't seem to work=
, =

-# and the test is not very critical (we'll notice if we can't start the se=
rver), so we disable it for now.
 add_akonadi_isolated_test(servermanagertest.cpp)
-add_akonadi_isolated_test(collectioncreator.cpp)
 add_akonadi_isolated_test_advanced(tagselectwidgettest.cpp "" "KF5::Akonad=
iWidgets")
 =

 =

 # Having a benchmark is cool if you have any reference to compare against,=
 but this
 # benchmark takes over 40 seconds and does not have any real value to us a=
tm. Major
 # performance regressions would be spotted by devs anyway, so disabling fo=
r now.
-add_akonadi_isolated_test(itembenchmark.cpp)
+#add_akonadi_isolated_test(itembenchmark.cpp)
+#add_akonadi_isolated_test(collectioncreator.cpp)
+
 add_akonadi_isolated_test(gidtest.cpp)
 add_akonadi_isolated_test(lazypopulationtest.cpp)
 add_akonadi_isolated_test(favoriteproxytest.cpp)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic