Closed manics closed 4 years ago
Travis is green (I didn't see a re-run but the "sugar" logging may have hidden it) Glad to get this in to deal with the current PyTables flakiness. The only caveat though is if that we may start seeing similar flakiness in production with concurrent OMERO.tables access. Hopefully https://github.com/ome/omero-py/issues/58#issuecomment-561669494 etc. will remind us to test.
https://github.com/pytest-dev/pytest-rerunfailures Since this doesn't use test markers it's an optional dependency (omit
--reruns 5
)Example output after adding this to
testStringCol
: