Re: [Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-14 Thread Bjoern Michaelsen
On Fri, 13 May 2011 09:58:34 +0200 Alexander Thurgood alex.thurg...@gmail.com wrote: The problem appears to lie in some assertions which fail : Just for triaging: Smoketest fails to start LO further than the splashscreen on a current master bfs on unxlngx6.pro too. I havent investigated

[Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-13 Thread Alexander Thurgood
FYI, I built from master on Mac OSX 2 days ago, make check worked, and smoketest successfully did its tests, i.e. I saw the app start, a window opens briefly, then closes again, and this is repeated a couple of times. Note that I built initially with the LANG switch en-US, de, fr, ru. Now, after

Re: [Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-13 Thread Alexander Thurgood
Le 13/05/11 09:58, Alexander Thurgood a écrit : Here's the first one (line 140) : catch (css::connection::NoConnectException ) {} if (process_ != 0) { TimeValue delay = { 1, 0 }; // 1 sec CPPUNIT_ASSERT_EQUAL( osl_Process_E_TimedOut,