ome / omero-test-infra

Test infrastructure for decoupled repositories
BSD 2-Clause "Simplified" License
3 stars 13 forks source link

cap dependency #41

Closed jburel closed 5 years ago

jburel commented 5 years ago

Failure started to show in figure when running pytest

File "/usr/lib/python2.7/site-packages/_pytest/fixtures.py", line 844, in FixtureFunctionMarker
    params = attr.ib(convert=attr.converters.optional(tuple))
TypeError: attrib() got an unexpected keyword argument 'convert'

Using the changes in this PR fixes the issue see https://travis-ci.org/jburel/omero-figure/builds/593038191

sbesson commented 5 years ago

Successfully tested against all omero-plugins via https://travis-ci.org/snoopycrimecop/omero-plugins/builds/593424331. I will merge now and release as this started to break all the cron jobs