JetBrains / teamcity-messages

Python Unit Test Reporting to TeamCity
https://pypi.python.org/pypi/teamcity-messages
Apache License 2.0
137 stars 81 forks source link

Pytests rerun tests not marked as passed #223

Open Kappasama opened 4 years ago

Kappasama commented 4 years ago

Hi!

When you restart, TeamCity leaves the Fail mark even if the test passes after restarting

Is it possible to disable messages about dropped tests on the first run?

Or maybe there is an easier way to solve the problem.