Re: Sporadically failing CppunitTest_sc_vba_macro_test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Thu, 11 May 2023 at 09:54, Stephan Bergmann <sbergman@xxxxxxxxxx> wrote:
Is it plausible that those macro executions trigger asynchronous
operations that might only actually update the values (observed via
rDoc.GetValue) some time after the executeMacro call has already returned?


Given the way our UI works, that is very likely to be the case.

I would suspect that putting a

   Scheduler::ProcessEventsToIdle

into UnoApiTest::executeMacro would be a good idea.

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux