diff options
author | Patrick Luby <plubius@neooffice.org> | 2023-09-11 10:37:07 -0400 |
---|---|---|
committer | Patrick Luby <plubius@neooffice.org> | 2023-09-12 14:09:40 +0200 |
commit | 26313599b0eae3b397bb341c63d185f8771af82d (patch) | |
tree | 368e1958ef39da31dabdefac1d3f29511fe9ba25 /.gitpod.dockerfile | |
parent | 765ad727ebf11e645b4237179d75491a65e04da6 (diff) |
attempt to fix macos jenkins hangs - part 3
oox::xls::WorkbookFragment::finalizeImport() calls
AquaSalInstance::DoYield() with bWait set to true. But
since unit tests generally have no expected user generated
events, we can end up blocking and waiting forever so
don't block and wait when running unit tests.
Change-Id: I14cfdb88f04b82f49e8c15e554e5c4b4053e77b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156826
Tested-by: Jenkins
Reviewed-by: Patrick Luby <plubius@neooffice.org>
Diffstat (limited to '.gitpod.dockerfile')
0 files changed, 0 insertions, 0 deletions