solenv/gbuild/uitest-failed-default.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
New commits: commit 3d9f9e7d16aae89ff9956bff54326a56d40b7866 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Thu Dec 20 14:32:41 2018 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Fri Dec 21 07:24:27 2018 +0100 restore the UI test 'debug with two shells' instruction seems to be working for me now (and since I was the one that commented the instruction out, seems I must have had something wrong in my environment) Change-Id: Ie8e180a22d6a3dec61686cb38fd41b00f22fe5c7 Reviewed-on: https://gerrit.libreoffice.org/65492 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/solenv/gbuild/uitest-failed-default.sh b/solenv/gbuild/uitest-failed-default.sh index 8e0dc0e34b9b..e8646324bbad 100755 --- a/solenv/gbuild/uitest-failed-default.sh +++ b/solenv/gbuild/uitest-failed-default.sh @@ -20,7 +20,11 @@ where Module - the name of the python file (without the .py extension) Class - is the name in the "class Class" declaration -Or to do interactive debugging, put a +Or to do interactive debugging, run two shells with: + make debugrun + make gb_UITest_DEBUGRUN=T UITest_$2 + +Failing that, put a time.sleep(60) in the beginning of the method in the .py file, and attach gdb to the running soffice process. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits