FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix fixture tests for allure_pytest failing against pytest 9.1 by delatrie · Pull Request #916 · allure-framework/allure-python · GitHub

Fix fixture tests for allure_pytest failing against pytest 9.1 - #916

Merged
epszaw merged 1 commit into
masterfrom
test-fix-pytest9.1-teardown-names
Jul 2, 2026
Merged

Fix fixture tests for allure_pytest failing against pytest 9.1#916
epszaw merged 1 commit into
masterfrom
test-fix-pytest9.1-teardown-names

Conversation

delatrie commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Context

Pytest 9.1 adds a lambda finalizer to fixtures, which makes Allure teardown fixture name suffixes shift by 1. This PR weakens the tests to accept any number as the suffix.

delatrie added the type:internal Change that isn't visible or obvious for end users label Jul 2, 2026
delatrie force-pushed the test-fix-pytest9.1-teardown-names branch from 5f48b72 to ab170d2 Compare July 2, 2026 10:46
delatrie force-pushed the test-fix-pytest9.1-teardown-names branch from ab170d2 to 9541c61 Compare July 2, 2026 10:48
epszaw merged commit 871b8dd into master Jul 2, 2026
53 checks passed
epszaw deleted the test-fix-pytest9.1-teardown-names branch July 2, 2026 10:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:internal Change that isn't visible or obvious for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL