https://bugs.documentfoundation.org/show_bug.cgi?id=152182
Bug ID: 152182
Summary: python uno sw/uitest failing with St9bad_alloc on
s390x
Product: LibreOffice
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
There are 2 writer uitests failing on s390x since 7.4.3.1 which were working in
7.4.2.3
======================================================================
ERROR: test_tdf138531 (tdf138531.Tdf138531)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/tmp/autopkgtest.XpTg8A/build.QtA/src/sw/qa/uitest/writer_tests5/tdf138531.py",
line 36, in test_tdf138531
self.xUITest.executeCommandWithParameters(".uno:ClipboardFormatItems",
formatProperty)
uno.com.sun.star.uno.RuntimeException: C++ code threw St9bad_alloc:
std::bad_alloc at ./bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:349
======================================================================
ERROR: test_tdf147935 (tdf147935.Tdf147935)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/tmp/autopkgtest.XpTg8A/build.QtA/src/sw/qa/uitest/writer_tests5/tdf147935.py",
line 34, in test_tdf147935
self.xUITest.executeCommandWithParameters(".uno:ClipboardFormatItems",
formatProperty)
uno.com.sun.star.uno.RuntimeException: C++ code threw St9bad_alloc:
std::bad_alloc at ./bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:349
----------------------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.