<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 6, 2016 at 4:32 PM, Chris Sherlock <span dir="ltr"><<a href="mailto:chris.sherlock79@gmail.com" target="_blank">chris.sherlock79@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Getting an odd failure on a backported patch on Jenkins:<br>
<br>
<a href="https://gerrit.libreoffice.org/#/c/22947/" rel="noreferrer" target="_blank">https://gerrit.libreoffice.org/#/c/22947/</a><br>
<br>
Only failing on Windows, error is:<br>
<br>
[build ALL] top level modules: build-non-l10n-only build-l10n-only<br>
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/sc/qa/unit/copy_paste_test.cxx:57:ScCopyPasteTest::testCopyPasteXLS<br>
assertion failed<br>
- Expression: xDocSh.Is()<br>
- Failed to load chartx.xls.<br>
<br>
C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/sc/qa/unit/copy_paste_test.cxx(57) : error : Assertion<br>
Test name: ScCopyPasteTest::testCopyPasteXLS<br>
assertion failed<br>
- Expression: xDocSh.Is()<br>
- Failed to load chartx.xls.<br>
<br>
Failures !!!<br>
Run: 1   Failure total: 1   Failures: 1   Errors: 0<br>
<br>
Error: a unit test failed, please do one of:<br>
<br>
export CPPUNITTRACE=""[full path to devenv.exe]" /debugexe" # for interactive debugging in Visual Studio<br>
export CPPUNITTRACE="drmemory -free_max_frames 20"            # for memory checking (install Dr.Memory first, and put it to your PATH)<br>
<br>
and retry using: make CppunitTest_sc_copypaste<br>
<br>
<br>
Anyone have any ideas?<br>
<br></blockquote></div><br><br></div><div class="gmail_extra">It is a locking issue.<br></div></div>