Skip to content

Instantly share code, notes, and snippets.

@Sakura286
Created June 20, 2023 01:20
Show Gist options
  • Save Sakura286/e216f57c1a81c6dc813ac52f76479293 to your computer and use it in GitHub Desktop.
Save Sakura286/e216f57c1a81c6dc813ac52f76479293 to your computer and use it in GitHub Desktop.
test_writer (uitest_blank.JustAUITest.test_writer) ... OfficeConnection: connecting to: uno:pipe,name=pytest837e3ba2-0f08-11ee-9067-70b3d592fae4;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
NoConnectException: sleeping...
NoConnectException: sleeping...
NoConnectException: sleeping...
['OnNew']
OnCreate
['OnNew']
OnStorageChanged
['OnNew']
OnTitleChanged
['OnNew']
OnFocus
['OnNew']
OnViewCreated
['OnNew']
OnPageCountChange
['OnNew']
OnLayoutFinished
['OnNew']
OnTitleChanged
['OnNew']
OnViewClosed
['OnNew']
OnUnload
['OnNew']
OnUnfocus
ERROR
Execution time for uitest_blank.JustAUITest.test_writer: 7.092
at ./framework/source/helper/ocomponentenumeration.cxx:83
tearDown: calling terminate()...
...done
======================================================================
ERROR: test_writer (uitest_blank.JustAUITest.test_writer)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/infinity/Desktop/libreoffice-riscv64-performance-testing/script/uitest_blank.py", line 11, in test_writer
with self.ui_test.create_doc_in_start_center("writer"):
File "/usr/lib/python3.11/contextlib.py", line 144, in __exit__
next(self.gen)
File "/home/infinity/libreoffice/uitest/uitest/test.py", line 204, in create_doc_in_start_center
self.close_doc()
File "/home/infinity/libreoffice/uitest/uitest/test.py", line 237, in close_doc
frames[0].activate()
~~~~~~^^^
IndexError: index out of range
----------------------------------------------------------------------
Ran 1 test in 11.852s
FAILED (errors=1)
Tests run: 1
Tests failed: 0
Tests errors: 1
Tests skipped: 0
soffice.bin: no process found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment