Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix teardown error reporting when --maxfail=1 #11721

Merged
merged 7 commits into from
Jan 3, 2024

Some tweaks

b559724
Select commit
Loading
Failed to load commit list.
Merged

Fix teardown error reporting when --maxfail=1 #11721

Some tweaks
b559724
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 3, 2024 in 0s

58.33% of diff hit (target 96.56%)

View this Pull Request on Codecov

58.33% of diff hit (target 96.56%)

Annotations

Check warning on line 590 in src/_pytest/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_pytest/main.py#L590

Added line #L590 was not covered by tests

Check warning on line 597 in src/_pytest/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_pytest/main.py#L596-L597

Added lines #L596 - L597 were not covered by tests

Check warning on line 608 in src/_pytest/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_pytest/main.py#L608

Added line #L608 was not covered by tests

Check warning on line 615 in src/_pytest/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_pytest/main.py#L614-L615

Added lines #L614 - L615 were not covered by tests

Check warning on line 137 in src/_pytest/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/_pytest/runner.py#L137

Added line #L137 was not covered by tests