Michael Naumann

Results 6 comments of Michael Naumann

As a user, I also would expect that the Duration sort would be by the numeric value -- this makes it harder to seek tests of overly long duration. ![image](https://user-images.githubusercontent.com/62001077/117209821-be616980-adab-11eb-814a-0c91e9b15b1c.png)

I would assume (safely, I feel) that the consensus among users is that the sort here should clearly be numeric and not as a string (time-specific or otherwise). The value...

I'm experiencing this (in May 2022) as well

On my Ubuntu 21.10 system, I've got Python 3.9.7 (CPython) with: ``` pytest 7.1.1 pytest-html 3.1.1 pytest-parallel 0.1.1 pytest-xdist 2.5.0 ``` ...and this test file: [test_junk.py.zip](https://github.com/browsertron/pytest-parallel/files/8624686/test_junk.py.zip) ...which I run in...

This is long overdue -- I am SO looking forward to this...