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

Re: Bug#1039906: libreoffice: FTBFS on riscv64: uitest throws "index out of range"



Hi,

Am 10.07.23 um 22:45 schrieb Rene Engelhard:
[build UIT] cui_tabpages
[...]
Tests run: 2
Tests failed: 0
Tests errors: 0
Tests skipped: 0

That said, before that a make uicheck in cui or a make uicheck toplevel gets:

[build ECH] CustomTarget/instsetoo_native/setup/setuprc
/bin/sh: 1: git: not found
[build ECH] CustomTarget/instsetoo_native/setup/versionrc
/bin/sh: 1: git: not found
[build LOC] top level modules: libreoffice
[build CUS] instsetoo_native/setup
[build PKG] instsetoo_native_setup
[build BIN] instsetoo_native
[build UIT] cui_dialogs
[build UIT] cui_tabpages
[build UIT] conditional_format
testSvxCharEffectsPage (chardlg.Test.testSvxCharEffectsPage) ... testThemePage (themepage.Test.testThemePage) ... OfficeConnection: connecting to: uno:pipe,name=pytest60b76514-1f69-11ee-832a-70b3d592f466;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
ERROR
testSvxCharEffectsPageTheme (chardlg.Test.testSvxCharEffectsPageTheme) ... OfficeConnection: connecting to: uno:pipe,name=pytest61580f0a-1f69-11ee-832a-70b3d592f466;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
ERROR
testSvxCharEffectsPageWriter (chardlg.Test.testSvxCharEffectsPageWriter) ... OfficeConnection: connecting to: uno:pipe,name=pytest61f5ecac-1f69-11ee-832a-70b3d592f466;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
ERROR
testSvxCharEffectsPageWriterAutomatic (chardlg.Test.testSvxCharEffectsPageWriterAutomatic) ... OfficeConnection: connecting to: uno:pipe,name=pytest62935cda-1f69-11ee-832a-70b3d592f466;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
ERROR
test_tdf145978 (macroselectordlg.tdf145978.test_tdf145978) ... OfficeConnection: connecting to: uno:pipe,name=pytest6330c6c8-1f69-11ee-832a-70b3d592f466;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
ERROR
testGetFormat (pastedlg.Test.testGetFormat) ... OfficeConnection: connecting to: uno:pipe,name=pytest63ce3dea-1f69-11ee-832a-70b3d592f466;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
ERROR

======================================================================
ERROR: testSvxCharEffectsPage (chardlg.Test.testSvxCharEffectsPage)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/rene/libreoffice-7.5.5~rc1/uitest/uitest/framework.py", line 25, in setUp
    self.connection.setUp()
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 175, in setUp
    conn.setUp()
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 56, in setUp
    self.xContext = self.connect(socket)
                    ^^^^^^^^^^^^^^^^^^^^
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 103, in connect
    raise Exception("soffice has stopped.")
Exception: soffice has stopped.

======================================================================
ERROR: testSvxCharEffectsPageTheme (chardlg.Test.testSvxCharEffectsPageTheme)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/rene/libreoffice-7.5.5~rc1/uitest/uitest/framework.py", line 25, in setUp
    self.connection.setUp()
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 175, in setUp
    conn.setUp()
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 56, in setUp
    self.xContext = self.connect(socket)
                    ^^^^^^^^^^^^^^^^^^^^
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 103, in connect
    raise Exception("soffice has stopped.")
Exception: soffice has stopped.

======================================================================
ERROR: testSvxCharEffectsPageWriter (chardlg.Test.testSvxCharEffectsPageWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/rene/libreoffice-7.5.5~rc1/uitest/uitest/framework.py", line 25, in setUp
    self.connection.setUp()
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 175, in setUp
    conn.setUp()
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 56, in setUp
    self.xContext = self.connect(socket)
                    ^^^^^^^^^^^^^^^^^^^^
File "/home/rene/libreoffice-7.5.5~rc1/uitest/libreoffice/connection.py", line 103, in connect
    raise Exception("soffice has stopped.")
Exception: soffice has stopped.
[...]

so it's at least better than before (and this bug is fixed) but still it has problems :)

(The UITests fwiw are not ran anymore on riscv64 per default)

Regards,

Rene


Reply to: