[BUILD] consistent test failures under windows

Mat M matm at gmx.fr
Sat Jun 9 05:29:02 PDT 2012


Hello

I pasted the end of the build log to http://pastebin.com/fg6aNutr. This  
was a clean complete make

Autogen.lastrun is:
--with-max-jobs=6
--with-num-cpus=3
--disable-directx
--disable-binfilter
--without-junit
--disable-build-mozilla
--with-mozilla-build=/cygdrive/c/data/mozilla-build
--with-ant-home=/ant
--disable-odk
--with-windows-sdk-home=/cygdrive/C/Program Files/Microsoft  
SDKs/Windows/v7.1
--disable-activex
--disable-atl
--with-dotnet-framework-home=/cygdrive/C/Program Files/Microsoft  
SDKs/Windows/v6.0A

OS: Win 7 x64

HEAD was:
mm at FAUCON /cygdrive/h/src/libo
$ git log -1
commit c24c5101f573e6a25ff06e8399c53dbc2510a7da
Author: Rene Engelhard <rene at debian.org>
Date:   Fri Jun 8 21:04:41 2012 +0200

     fix build verbosity

     Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0


Errors are 2 failures in tests:

file:///H:/src/libo/sd/qa/unit/data/ppt/pass/CVE-2006-3655-1.ppt,H:/src/libo/unotest/source/cpp/filters-test.cxx(123)  
: error : Assertion
Test name: SdFiltersTest::testCVEs
assertion failed
- Expression: osl::FileBase::E_None == osl::File::remove(sTmpFile)

Failures !!!
Run: 2   Failure total: 1   Failures: 1   Errors: 0

  AND

File tested,Test Result,Execution Time (ms)
file:///H:/src/libo/sw/qa/core/data/xml/fail/CVE-2006-3117-1.sxw,Fail,140
File tested,Test Result,Execution Time (ms)
file:///H:/src/libo/sw/qa/core/data/ww8/pass/CVE-2003-0820-1.doc,H:/src/libo/unotest/source/cpp/filters-test.cxx(123)  
: error : Assertion
Test name: SwFiltersTest::testCVEs
assertion failed
- Expression: osl::FileBase::E_None == osl::File::remove(sTmpFile)

Failures !!!
Run: 1   Failure total: 1   Failures: 1   Errors: 0


I don't know if it is windows specific or commit specific. I have this  
errors since last monday after a fresh ./g pull.

Does someone reproduce under Win/Linux ?
Or what should I do to be sure the test is really broken and not my build ?

regards

-- 
Mat M


More information about the LibreOffice mailing list