Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Submitted on December 20, 2023 at 03:14 PM

New Paste 1 (Text)

test_f4 (f4.keyF4.test_f4) ... OfficeConnection: connecting to: uno:pipe,name=pytest724dbdbc-9f4a-11ee-b6f7-28d0ea7eb346;urp;StarOffice.ComponentContext
warn:io.connector:565955:565955:io/source/connector/connector.cxx:93: Connector : couldn't connect to pipe "pytest724dbdbc-9f4a-11ee-b6f7-28d0ea7eb346": 10
NoConnectException: sleeping...
Signal handler called with signal SIGCHLD (17)
ERROR

======================================================================
ERROR: test_f4 (f4.keyF4.test_f4)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/xisco/libreoffice/uitest/uitest/framework.py", line 33, in setUp
    self.connection.setUp()
  File "/home/xisco/libreoffice/uitest/libreoffice/connection.py", line 184, in setUp
    conn.setUp()
  File "/home/xisco/libreoffice/uitest/libreoffice/connection.py", line 65, in setUp
    self.xContext = self.connect(socket)
                    ^^^^^^^^^^^^^^^^^^^^
  File "/home/xisco/libreoffice/uitest/libreoffice/connection.py", line 112, in connect
    raise Exception("soffice has stopped.")
Exception: soffice has stopped.

----------------------------------------------------------------------
Ran 1 test in 1.011s

FAILED (errors=1)
Tests run: 1
Tests failed: 0
Tests errors: 1
Tests skipped: 0