[kde-baseapps/frameworks] dolphin/src: Reenable tests.
Frank Reininghaus
frank78ac at googlemail.com
Sun Jun 29 19:41:27 BST 2014
Hi Christophe,
2014-06-29 2:07 GMT+02:00 Christophe Giboudeaux <cgiboudeaux at gmx.com>:
> Git commit efbe3b1129ed5498a649144a8356409bbca61d09 by Christophe Giboudeaux.
> Committed on 29/06/2014 at 00:07.
> Pushed by cgiboudeaux into branch 'frameworks'.
>
> Reenable tests.
>
> M +2 -3 dolphin/src/CMakeLists.txt
> M +63 -27 dolphin/src/tests/CMakeLists.txt
>
> http://commits.kde.org/kde-baseapps/efbe3b1129ed5498a649144a8356409bbca61d09
since this commit, kfileitemmodelbenchmark is run automatically when
running "make test". This is unwanted because it wastes a lot of time
and energy on every system where the unit tests are run (like the CI
server and the systems of developers).
What is the right KF5 way to make this a "manual test"? Should both
the add_test and ecm_mark_as_test macros be removed?
Thanks,
Frank
More information about the kfm-devel
mailing list