On 06/05/2020 10:37, Stephan Bergmann wrote:
With a small --with-lang list, `make screenshot` executes rather
quickly, and at least on Linux doesn't pop up any windows. So the
cheapest (in terms of coding) change to include it in
<https://ci.libreoffice.org/job/gerrit_master/> would be
diff --git a/bin/linux_clang_dbgutil_64.env
b/bin/linux_clang_dbgutil_64.env
index aaeca80..f0610d0 100644
--- a/bin/linux_clang_dbgutil_64.env
+++ b/bin/linux_clang_dbgutil_64.env
@@ -5,5 +5,5 @@ export
LD_LIBRARY_PATH=$LODE_HOME/opt_private/gcc-7.3.0/lib64
export CCACHE_CPP2=Y
export CCACHE_DIR=$HOME/.ccache_clang
export CCACHE_COMPILERCHECK=none
-target=check
+target="check screenshot"
keep_going=-k
in lode. (<https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/>
appears to build without an explicit --with-lang=... at all.)
Pushed that as
<https://git.libreoffice.org/lode/+/40586f5c16e964556df2305770a57aac9170df5c%5E%21>
"Add `make screenshot` to gerrit_linux_clang_dbgutil" now and rolled it
out on Jenkins.
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice