On Sun, Feb 14, 2016 at 8:54 AM, Chris Sherlock <[email protected]> wrote:
> Are you sure? That seems like a very odd thing… not saying you are wrong, > but this seems like a very odd thing to have as a requirement for a unit > test. > This only fails in dbgutil builds because we only enforce the UNO exception specification in dbgutil builds. So this is similar to asserts which also only fail a test in special builds. You can see that it was an unexpected exception by the: #11 0x00002abea7e0f5d2 in __cxa_call_unexpected () at /lib64/libstdc++.so.6 line in the backtrace. Regards, Markus > Chris > > On 14 Feb 2016, at 6:47 PM, Mark Hung <[email protected]> wrote: > > Hi Chris, > > It is possible that for some tests need --enable-dbgutil or make > debug=true to trigger the assert. > > Best Regards. > > 2016-02-14 15:14 GMT+08:00 Chris Sherlock <[email protected]>: > >> Hi all, >> >> https://gerrit.libreoffice.org/#/c/20993/ on Gerrit, and fixes bug 96749 >> (deal with missing custom headers/footers in docx). >> >> I’ve cherry picked this and built this on my Ubuntu Linux system from >> master, and I’m getting no unit test failures. >> >> Jenkins, however, is failing on both Linux and Mac OS X, but >> interestingly not Windows. On Linux the failure is: >> >> >> http://ci.libreoffice.org/job/lo_gerrit_master/11877/Gerrit=Gerrit,Platform=Linux/console >> >> Anyone have any ideas why this failure is occuring when it isn’t occuring >> on my local Linux system? >> >> (Incidentally, the fix is good and works really well). >> >> Chris >> >> _______________________________________________ >> LibreOffice mailing list >> [email protected] >> https://lists.freedesktop.org/mailman/listinfo/libreoffice >> >> > > > -- > Mark Hung > > > > _______________________________________________ > LibreOffice mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/libreoffice > >
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
