ome / omero-scripts

Core OMERO Scripts
https://pypi.org/project/omero-scripts/
12 stars 32 forks source link

py3 update #155

Closed jburel closed 4 years ago

jburel commented 4 years ago

first round for py3

joshmoore commented 4 years ago

Only 3 integration tests left, possibly related:

>               assert o['Message'] == 'Script Completed'
E               KeyError: 'Message'

https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/198/#showFailuresLink

jburel commented 4 years ago

https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/222/#showFailuresLink No scripts related failure Same on py3

joshmoore commented 4 years ago

Only script failures in py3 were coming from client code. :+1:

jburel commented 4 years ago

Merging to avoid conflict