The tests require DBus
Details
Details
- Reviewers
bcooksley broulik bruns apol - Group Reviewers
Frameworks - Commits
- R245:f7149af10e4b: Only build tests when DBus is available
Diff Detail
Diff Detail
- Repository
- R245 Solid
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
CMakeLists.txt | ||
---|---|---|
127 | Qt5::DBus, not sure if this is case-sensitive, if it is this would disable the tests for everyone I think. Apart from that, +2. |
Comment Actions
Does this mean we cannot test Solid on Windows CI? https://api.kde.org/frameworks/solid/html/ says Solid is supported also on Windows.
Comment Actions
At least for now Window CI tries and tests something:
https://build.kde.org/job/Frameworks/job/solid/job/kf5-qt5%20WindowsMSVCQt5.13/1/console
UPD: oh, D-Bus is probably available on Windows...