ome / openmicroscopy

OME (Open Microscopy Environment) develops open-source software and data format standards for the storage and manipulation of biological light microscopy data. A joint project between universities, research establishments and industry in Europe and the USA, OME has over 20 active researchers with strong links to the microscopy community. Funded by private and public research grants, OME has been a major force on the international microscopy stage since 2000.
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
200 stars 102 forks source link

use getOwnerOmeName() instead of getOwnerOmeName. Error with Python 3.8 #6340

Closed jburel closed 1 year ago

jburel commented 1 year ago

This matches the usage of the method in the other tests. The tests fail when using Python 3.8

will-moore commented 1 year ago

The changes look good 👍

The tests fail when using Python 3.8

Is that before this PR or with this PR?

jburel commented 1 year ago

The changes look good 👍

The tests fail when using Python 3.8

Is that before this PR or with this PR?

Before the PR. Running the tests now

jburel commented 1 year ago

http://10.0.48.6:51234/job/OMERO-test-integration/86/ is now green |I will check merge-ci tomorrow

jburel commented 1 year ago

https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/1337/ is also green Merging