Re: Test failure in embeddedobj on some Windows systems

2022-11-30 Thread Stephan Bergmann
On 30/11/2022 14:03, Mike Kaganski wrote: FTR: this issue has already surfaced once on the IRC, and I recall that we tracked it down to the MS Paint OLE registration issues specific to Windows 11 (the unit test uses the "mspaint data"). Oh my, thanks for reminding me, we'd already discussed th

Re: Test failure in embeddedobj on some Windows systems

2022-11-30 Thread Mike Kaganski
On 30.11.2022 14:45, Stephan Bergmann wrote: block in OleComponent::GetExtent (embeddedobj/source/msole/olecomponent.cxx) and into its call (done on a different thread, by that syncExecute) of void OleComponent::RunObject() {     OSL_ENSURE( m_pNativeImpl->m_pOleObject, "The pointer can not

Re: Test failure in embeddedobj on some Windows systems

2022-11-30 Thread Stephan Bergmann
On 30/11/2022 11:45, Mike Kaganski wrote: On 30.11.2022 13:18, Stephan Bergmann wrote: If anybody has an (explicitly, or implicitly via --enable-debug or --enable-dbgutil) --enable-sal-log Windows build for which CppunitTest_embeddedobj_msole succeeds and fully executes that above testSaveOnTh

Re: Test failure in embeddedobj on some Windows systems

2022-11-30 Thread Mike Kaganski
On 30.11.2022 13:18, Stephan Bergmann wrote: If anybody has an (explicitly, or implicitly via --enable-debug or --enable-dbgutil) --enable-sal-log Windows build for which CppunitTest_embeddedobj_msole succeeds and fully executes that above testSaveOnThread because it is run with 96 DPI (so that

Re: Test failure in embeddedobj on some Windows systems

2022-11-30 Thread Stephan Bergmann
On 19/11/2022 15:37, Ilmari Lauhakangas wrote: I asked Hossein how the new dev could continue debugging the issue and he looked into it a bit: "as I understand from the code, the checks does not happen when the DPI is not 96, in which I think most of the today's displays are not. embeddedobj

Test failure in embeddedobj on some Windows systems

2022-11-19 Thread Ilmari Lauhakangas
This failure was first observed in September this year and now another new dev is facing it: C:/cygwin/home/Client/lode/dev/core/test/source/xmltesttools.cxx(174) : error : Assertion Test name: testSaveOnThread::TestBody equality assertion failed - Expected: 0.1665in - Actual : 1.9685in - In