About Jenkins/TBs synchro
julien2412
serval2412 at yahoo.fr
Sat Jan 16 10:32:35 UTC 2021
Hello,
As you already know, there are often some Jenkins failures for reason
unrelated to the commit.
These generate a waste of time (even with resume build/rebase action, some
commits may be stuck waiting in gerrit).
In addition, we see that it happens some commits that were ok for Jenkins
make some TBs fail.
Eg: https://gerrit.libreoffice.org/c/core/+/107435 which was ok for Jenkins
make TB Jenkins_Win64_Dbg fail with:
4789 NEXT
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win64_dbg/cui/source/dialogs/FontFeaturesDialog.cxx(79):
error C2672: ´std::min´: no matching overloaded function found
4790 NEXT
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win64_dbg/cui/source/dialogs/FontFeaturesDialog.cxx(81):
error C2780: ´_Ty std::min(std::initializer_list<_Elem>)´: expects 1
arguments - 2 provided
4791
C:\PROGRA~2\MIB055~1\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\Include\algorithm(4551):
note: see declaration of ´std::min´
4792 NEXT
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win64_dbg/cui/source/dialogs/FontFeaturesDialog.cxx(81):
error C2782: ´const _Ty &std::min(const _Ty &,const _Ty &)
noexcept(<expr>)´: template parameter ´_Ty´ is ambiguous
4793
C:\PROGRA~2\MIB055~1\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\Include\algorithm(4538):
note: see declaration of ´std::min´
4794
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win64_dbg/cui/source/dialogs/FontFeaturesDialog.cxx(81):
note: could be ´long´
4795
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_tb_master_win64_dbg/cui/source/dialogs/FontFeaturesDialog.cxx(81):
note: or ´_Ty´
4796 with
4797 [
4798 _Ty=tools::Long
4799 ]
4800 NEXT C:/cygwin/home
Considering https://gerrit.libreoffice.org/q/status:abandoned, I see
there've been recent actions to try tackle Jenkins pbs but are there planned
actions for TBs too?
Julien
--
Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
More information about the LibreOffice
mailing list