Jerry Pussinen
Jerry Pussinen
Hello! Any update on #288? I ran into this with [`pytest-split`](https://github.com/jerry-git/pytest-split) which utilises duration related information for splitting the full test suite into "optimal sub suites". I basically needed to...
Sounds like a path issue. Could you run `sudo find / -name 'thug' -type f` to locate the shortcut? If you can locate it that way, add that location to...
Why not cats and other animals also but dogs definitely have the highest priority.
**Dogs with dlib**: http://blog.dlib.net/2016/10/hipsterize-your-dog-with-deep-learning.html and here's the model: https://github.com/davisking/dlib-models/blob/master/mmod_dog_hipsterizer.dat.bz2 **Cats with opencv**: https://www.pyimagesearch.com/2016/06/20/detecting-cats-in-images-with-opencv/ models: https://github.com/opencv/opencv/tree/master/data/haarcascades
If somebody wants to take this one, feel free. I'd be also happy to help to get started.
I assume it's not deterministic here because of `set`, or can you repro it also with `list` or `tuple`?
I think we could go with `1.` aka make sure the tests inside same `parametrize` are run in the same group. However, the downside is ofc that if one parametrised...
Thanks! Where can I see this `conda-forge` build? I just made a fix for this, the license file should be present in version 0.3.0. Could you verify it solves the...
Ahoy! Sorry this took a while, I was on vacation mode 🍹 I'll have a look.
Good idea! I think you'll need to adapt some tests as well: https://travis-ci.org/github/jerry-git/pytest-split/builds/747748490