D20352: Skip running benchmarks when in debug mode.

David Faure noreply at phabricator.kde.org
Sun Apr 7 14:35:11 BST 2019


dfaure created this revision.
dfaure added reviewers: bcooksley, mwolff.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.

REVISION SUMMARY
  The results make no sense without compiler optimizations,
  and those heavy benchmarks fail on CI which runs out of inotify watches.

TEST PLAN
  Built in debug mode, the benchmarks are skipped.
  Built in RelWithDebInfo mode, the benchmarks run.

REPOSITORY
  R244 KCoreAddons

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D20352

AFFECTED FILES
  autotests/CMakeLists.txt
  autotests/config-tests.h.in
  autotests/kdirwatch_unittest.cpp

To: dfaure, bcooksley, mwolff
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190407/8d24f50b/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list