diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-10-09 11:01:55 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-10-09 17:06:35 +0200 |
commit | 3273170cf63b37f415b21f560e300847bfd2ecde (patch) | |
tree | 548155c8aae6e331da5c9ab8e4b80ff23438e6b5 /autogen.sh | |
parent | f9d9a21d0271d3ddc689dfe12983ec6c96d8ccbc (diff) |
Revert "tdf#136728 : sw_uiwriter: Add unittest"
This reverts commit 1da5f05be97b2cf4fa59adff6a77bdb70927202b. It not only
failed on Windows (for reasons that have apparently been left unidentified and
been worked around with a
#if !defined(_WIN32) // FIXME: For some reason, jenkins win build hangs here
instead), but also caused CppunitTest_sw_uiwriter to livelock with an ever
growing
> [...]
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 197000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 198000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 199000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 200000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 201000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 202000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 203000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 204000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 205000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 206000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 207000
> warn:vcl.schedule:1999952:1999952:vcl/source/app/svapp.cxx:469: ProcessEventsToIdle: 208000
> [...]
in (slow) Linux ASan+UBSan builds, see the comments at
<https://gerrit.libreoffice.org/c/core/+/103774/
5#message-06686b4d0405e60dd1841e67d32e5e1bd1e37b2b> and
<https://gerrit.libreoffice.org/c/core/+/103774/5
#message-83d13c67c69236f3f6eb889410b22c8eaef37123> "tdf#136728 : sw_uiwriter:
Add unittest". So until the underlying issue has been identified and solved,
temporarily remove the test again to get builds unstuck.
Change-Id: I98ad59f5db7b744cadc5051c8e7daf79542a1787
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103986
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions