kwin/.kde-ci.yml
Vlad Zahorodnii eba4ab10e1 autotests: Add breeze to .kde-ci.yml
Some tests need it, e.g.

FAIL!  : TestDontCrashUseractionsMenu::initTestCase() 'kwinApp()->setStyle(QStringLiteral("breeze"))' returned FALSE. ()
   Loc: [/builds/plasma/kwin/autotests/integration/dont_crash_useractions_menu.cpp(57)]
2021-11-29 09:18:11 +00:00

36 lines
1.2 KiB
YAML

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/kconfigwidgets': '@stable'
'frameworks/kcoreaddons': '@stable'
'frameworks/kcrash': '@stable'
'frameworks/kglobalaccel': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kiconthemes': '@stable'
'frameworks/kidletime': '@stable'
'frameworks/knotifications': '@stable'
'frameworks/kpackage': '@stable'
'frameworks/plasma-framework': '@stable'
'frameworks/kwayland': '@stable'
'frameworks/kwidgetsaddons': '@stable'
'frameworks/kwindowsystem': '@stable'
'frameworks/kcompletion': '@stable'
'frameworks/kdeclarative': '@stable'
'frameworks/kcmutils': '@stable'
'frameworks/knewstuff': '@stable'
'frameworks/kservice': '@stable'
'frameworks/ktextwidgets': '@stable'
'frameworks/kxmlgui': '@stable'
'frameworks/kactivities': '@stable'
'frameworks/kdoctools': '@stable'
'frameworks/krunner': '@stable'
'frameworks/kirigami': '@stable'
'plasma/breeze': '@same'
'plasma/kdecoration': '@same'
'plasma/kscreenlocker': '@same'
'plasma/kwayland-server': '@same'