progovoy
progovoy
So you say we should re-raise the cancel exception after cleanup?
ok so @Polyconseil, please let us know how to proceed. I can add the re-raise or you do. Thank you Victor!
@hellysmile How should we proceed?
Guys, any updates here? I think a realistic production use must support 1M+ experimets / runs. They may be divided over time into "hot" for more recent ones and "cold"...
Hi, Test IDs looks like this: 'tests/test_ver_1.py::test_whatever[git]' to me it seems like the id is unique as it consists of the file_path:test_name. How can you have tests with same name...
Hi, This usecase was hard to reproduce but now we have a better testing infra where it will be fairly easy to implement a test that merges two pytest runs...
Hi, Cna you please provide the html reports before the merge and the pytest command line to generate them? Thanks!