KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 355 - Still Unstable!

2020-11-30 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/355/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 30 Nov 2020 14:29:43 + Build duration: 6 min 53 sec and counting JUnit Tests Name:

D22764: Stabilize test KFileWidgetTest::testDropFile

2020-11-30 Thread David Faure
dfaure added inline comments. INLINE COMMENTS > meven wrote in kfilewidgettest.cpp:481 > Let me know if I should relay you. I thought I did that in commit eb18397fe525d2e4bd9 ? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D22764 To: meven, dfaure, #frameworks Cc:

D22764: Stabilize test KFileWidgetTest::testDropFile

2020-11-30 Thread Méven Car
meven added inline comments. INLINE COMMENTS > dfaure wrote in kfilewidgettest.cpp:481 > For the record, this is broken, it should have been `completed(QUrl)`. > Specifying argument names is incorrect in SIGNAL() and SLOT() macros. > > It makes the wait() below fail every time, but after 5s,