pytest-html icon indicating copy to clipboard operation
pytest-html copied to clipboard

pytest-html doesn't always flush the results

Open 1Mark opened this issue 3 years ago • 1 comments

I believe there is some sort of race condition going on, sometimes I get the report generated at the right time but the results are just not there.

My setup for pytest is very simple

# pytest.ini
addopts = --html=report.html --self-contained-html

1Mark avatar Jul 14 '22 12:07 1Mark

Really hard to repro this without a lot more information, preferably a repro-repo or similar.

Regardless, we're re-building the plugin from scratch. Beta release coming within a week or two.

BeyondEvil avatar Jul 14 '22 19:07 BeyondEvil

Closing this for lack of interaction. Feel free to re-open.

BeyondEvil avatar Mar 05 '23 16:03 BeyondEvil