Toan Vuong
Toan Vuong
> the database is still rolled back after each test. The database is not rolled back after each test. The database is truncated after each test, which is a little...
> IIUC, previously due to the implementation it would always guarantee the order of the groups, so tests for group A and group B would for sure end up either...
I can take a stab at it.
Here you go. https://github.com/pytest-dev/pytest-xdist/pull/1098
@nicoddemus Can you please take a look at #1098?
Can I get a review on my [PR](https://github.com/pytest-dev/pytest-xdist/pull/1098) please?
If this ever get traction from upstream, I'll fix it ;).
> Seems this branch is out-of-date with the base branch. Same response as above. I can fix it if it gets traction. Otherwise there's no point because it'll just become...
Sadly, @gxxeel is not someone with write access to the repo. So it's still not merge-able.