T6480: Some calligra tests fail

2017-07-10 Thread Ben Cooksley
bcooksley added a comment. No worries TASK DETAIL https://phabricator.kde.org/T6480 To: danders, bcooksley Cc: bcooksley, #build_system, danders, sysadmin, scarlettclark, blazquez

D6604: add a metainfo.yaml to make ECM a proper framework

2017-07-10 Thread Olivier Churlaud
ochurlaud added a comment. In https://phabricator.kde.org/D6604#123635, @sitter wrote: > related to https://phabricator.kde.org/D6603 > > @ochurlaud I hope this will not break api.kde, given ECM hasn't had a metainfo.yaml previously it seems to have some sort of special arrangement?

T6480: Some calligra tests fail

2017-07-10 Thread Dag Andersen
danders closed this task as "Resolved". danders claimed this task. danders added a comment. Yes, indeed, blind as a bat, My bash skills are nothing to brag about... Thanks, and sorry for the noise. TASK DETAIL https://phabricator.kde.org/T6480 To: danders Cc: bcooksley, #build_system, dan

T6480: Some calligra tests fail

2017-07-10 Thread Ben Cooksley
bcooksley added a comment. I suspect that's a bug in your script as there is a space in the workspace directory used by the CI system. Can you check all places where paths are inserted are quoted? TASK DETAIL https://phabricator.kde.org/T6480 To: bcooksley Cc: bcooksley, #build_system, d

T6480: Some calligra tests fail

2017-07-10 Thread Dag Andersen
danders added a comment. https://build.kde.org/job/Extragear%20calligra%20kf5-qt5%20SUSEQt5.9/7/testReport/(root)/TestSuite/test_i18n/ The test tries to source another script kundo2_aware_xgettext.sh, doing: . $1 This gives: home/jenkins/workspace/Extragear calligra kf5-qt5 SUS

T6480: Some calligra tests fail

2017-07-10 Thread Ben Cooksley
bcooksley moved this task from External: Active to External: Awaiting Response on the Sysadmin board. bcooksley added a comment. Please provide more detail as to the exact tests which are failing (links to build.kde.org would be great) TASK DETAIL https://phabricator.kde.org/T6480 WORKBOA

D6604: add a metainfo.yaml to make ECM a proper framework

2017-07-10 Thread Harald Sitter
sitter added a comment. related to https://phabricator.kde.org/D6603 @ochurlaud I hope this will not break api.kde, given ECM hasn't had a metainfo.yaml previously it seems to have some sort of special arrangement? REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabrica

D6604: add a metainfo.yaml to make ECM a proper framework

2017-07-10 Thread Harald Sitter
sitter created this revision. Restricted Application added projects: Frameworks, Build System. Restricted Application added subscribers: Build System, Frameworks. REPOSITORY R240 Extra CMake Modules BRANCH master REVISION DETAIL https://phabricator.kde.org/D6604 AFFECTED FILES metainfo.

T6480: Some calligra tests fail

2017-07-10 Thread Dag Andersen
danders created this task. danders added a project: Sysadmin. Restricted Application added a subscriber: sysadmin. TASK DESCRIPTION Hi, Some unit tests relies on bash. (We have a bash script to do some i18n magic) This used to work in the old CI but fails now. Anything to be done? TASK DE