D15330: [autotests] Compare booleans to booleans
Vlad Zagorodniy
noreply at phabricator.kde.org
Fri Sep 7 12:27:26 BST 2018
zzag created this revision.
zzag added reviewers: KWin, romangg.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
zzag requested review of this revision.
REVISION SUMMARY
Compiler errors:
17:06:23 /usr/lib64/gcc/x86_64-suse-linux/8/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/testDataDevice.dir/test_datadevice.cpp.o: in function `TestDataDevice::testDrag()':
17:06:23 /home/jenkins/workspace/Frameworks kwayland kf5-qt5 SUSEQt5.9/autotests/client/test_datadevice.cpp:290: undefined reference to `bool QTest::qCompare<int, bool>(int const&, bool const&, char const*, char const*, char const*, int)'
17:06:23 /usr/lib64/gcc/x86_64-suse-linux/8/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/testDataDevice.dir/test_datadevice.cpp.o: in function `TestDataDevice::testDragInternally()':
17:06:23 /home/jenkins/workspace/Frameworks kwayland kf5-qt5 SUSEQt5.9/autotests/client/test_datadevice.cpp:369: undefined reference to `bool QTest::qCompare<int, bool>(int const&, bool const&, char const*, char const*, char const*, int)'
TEST PLAN
Ran testDataDevice, still passes.
REPOSITORY
R127 KWayland
BRANCH
fix-build
REVISION DETAIL
https://phabricator.kde.org/D15330
AFFECTED FILES
autotests/client/test_datadevice.cpp
To: zzag, #kwin, romangg
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180907/f942a9bb/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list