Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
When
pytest-random-order is installed it will print the random seed it used for that session, e.g:
pytest tests
[]
Using --random-order-bucket=module
Using --random-order-seed=573663
So that if the given particular sequence fails, you can reproduce it by adding that exact seed, e.g.