KDE CI: Frameworks ktexteditor kf5-qt5 FreeBSDQt5.7 - Build # 41 - Still Unstable!

2017-07-29 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20ktexteditor%20kf5-qt5%20FreeBSDQt5.7/41/ Project: Frameworks ktexteditor kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 30 Jul 2017 02:52:16 + Build duration: 25 min and counting JUnit Tests

D6974: Make unittest independent from the location of the executable.

2017-07-29 Thread David Faure
This revision was automatically updated to reflect the committed changes. Closed by commit R127:c732c8087cfe: Make unittest independent from the location of the executable. (authored by dfaure). REPOSITORY R127 KWayland CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6974?vs=17345&id=

D6979: in automatic tests, find python interpreter and use it for python test scripts

2017-07-29 Thread Matthieu Gallien
mgallien added a reviewer: Frameworks. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D6979 To: mgallien, aacid, awilcox, #frameworks Cc: #frameworks

D6979: in automatic tests, find python interpreter and use it for python test scripts

2017-07-29 Thread Matthieu Gallien
mgallien created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY in automatic tests, find python interpreter and use it for python test scripts this way we do not use /usr/bin/env that may or may not wor

Re: KDE CI: Frameworks ktexteditor kf5-qt5 FreeBSDQt5.7 - Build # 40 - Still Unstable!

2017-07-29 Thread Ben Cooksley
On Sun, Jul 30, 2017 at 4:31 AM, Dr.-Ing. Christoph Cullmann wrote: > Hi, > > has somebody an idea why that fails only on BSD? > Problem with that particular Qt version? The output from the test run can be viewed at https://build.kde.org/job/Frameworks%20ktexteditor%20kf5-qt5%20FreeBSDQt5.7/40/te

D6974: Make unittest independent from the location of the executable.

2017-07-29 Thread Martin Flöser
graesslin accepted this revision. REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D6974 To: dfaure, graesslin, mart Cc: plasma-devel, #frameworks, leezu, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, eliasp, sebas, apol, mart, hei

D6914: Switch from QtScript to QtQml

2017-07-29 Thread Christoph Cullmann
cullmann added a comment. I think we should merge that after the next frameworks release it out and clean the final bits up afterwards. Thanks a lot for the contribution! REPOSITORY R252 Framework Integration REVISION DETAIL https://phabricator.kde.org/D6914 To: carewolf, cullmann, dh

Re: KDE CI: Frameworks ktexteditor kf5-qt5 FreeBSDQt5.7 - Build # 40 - Still Unstable!

2017-07-29 Thread Dr.-Ing. Christoph Cullmann
Hi, has somebody an idea why that fails only on BSD? Problem with that particular Qt version? Greetings Christoph - Am 29. Jul 2017 um 5:03 schrieb no-re...@kde.org: > BUILD UNSTABLE > Build URL [ > https://build.kde.org/job/Frameworks%20ktexteditor%20kf5-qt5%20FreeBSDQt5.7/40/ > | > h

D6976: Make ECM a dependency for all frameworks

2017-07-29 Thread Volker Krause
vkrause created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Also, add a temporary workaround for ECM requiring lrelease/lconvert host tools if the KF5 sources include translations (which they do when

KDE CI: Frameworks kfilemetadata kf5-qt5 FreeBSDQt5.7 - Build # 18 - Unstable!

2017-07-29 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kfilemetadata%20kf5-qt5%20FreeBSDQt5.7/18/ Project: Frameworks kfilemetadata kf5-qt5 FreeBSDQt5.7 Date of build: Sat, 29 Jul 2017 14:52:03 + Build duration: 5 min 33 sec and counting JUnit

D4377: Fix Python dependency in test scripts for KFileMetaData (bug 375472)

2017-07-29 Thread Matthieu Gallien
This revision was automatically updated to reflect the committed changes. Closed by commit R286:76ed16d79437: Fix Python dependency in test scripts for KFileMetaData (bug 375472) (authored by awilcox, committed by mgallien). REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://pha

D6906: Create a "." entry even on empty dirs

2017-07-29 Thread Albert Vaca Cintora
albertvaka added a comment. Mmmm it could be because kio_desktop is a ForwardingSlave, so the entry is added first by its forwardee (kio_file I think) and then again by kio_desktop itself? I'm not sure if what I'm saying even makes sense because I don't really know how KIO works. Will i

D6906: Create a "." entry even on empty dirs

2017-07-29 Thread Albert Vaca Cintora
albertvaka added a comment. Reverted the patch. Couldn't figure out what is wrong with it though... I don't think that "." is being emitted multiple times because of this patch. It looks more like if kio_desktop was causing listEntries to be called twice. REPOSITORY R241 KIO REVISION DETA

D6701: Make ECMPoQmToolsTestactually fail if a translation is wrong

2017-07-29 Thread Albert Astals Cid
aacid added a subscriber: apol. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D6701 To: wbauer, skelly Cc: apol, #frameworks, #build_system

D6974: Make unittest independent from the location of the executable.

2017-07-29 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D6974 To: dfaure, graesslin, mart Cc: plasma-devel, #frameworks, leezu, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuter