Failed
OmeroPy.test.integration.gatewaytest.test_get_objects.TestGetObject.testGetObjectsByMapAnnotations[Screen] (from pytest)
Error Message
Ice.ConnectionLostException: Ice.ConnectionLostException: recv() returned zero
Stacktrace
self = <test.integration.gatewaytest.test_get_objects.TestGetObject object at 0x7f0f00e3e790> datatype = 'Screen' @pytest.mark.parametrize("datatype", ['Image', 'Dataset', 'Project', 'Screen', 'Plate']) def testGetObjectsByMapAnnotations(self, datatype): > client, exp = self.new_client_and_user() test/integration/gatewaytest/test_get_objects.py:767: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../../../.venv3/lib64/python3.9/site-packages/omero/testlib/__init__.py:604: in new_client_and_user user = self.new_user(group, owner=owner, system=system, perms=perms, ../../../../.venv3/lib64/python3.9/site-packages/omero/testlib/__init__.py:526: in new_user admin_service = cls.root.getSession().getAdminService() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = session-c3ea95fb-6a9c-4c4a-9f94-78c953e1a68a/a964b812-3e2c-4821-b0f7-f86369ab8287 -t -e 1.1 @ BlitzAdapters _ctx = None def getAdminService(self, _ctx=None): > return _M_omero.api.ServiceFactory._op_getAdminService.invoke(self, ((), _ctx)) E Ice.ConnectionLostException: Ice.ConnectionLostException: E recv() returned zero ../../../../.venv3/lib64/python3.9/site-packages/omero_API_ice.py:704: ConnectionLostException