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 pytest errors test collection #3972

Open
wants to merge 66 commits into
base: master
Choose a base branch
from
Open

Conversation

Rebits
Copy link
Member

@Rebits Rebits commented Feb 20, 2023

Related issue
#3969

Description

This PR fixes the framework and testing errors detected at collecting time. In addition, it adds a new parameter to toggle the deselection of tests according to the environment where pytest is launched.

Added

  • Include new parameter to toggle environment tests deselection

Updated

  • Fixed errors during test collection

Testing performed

@Rebits
Copy link
Member Author

Rebits commented Feb 20, 2023

Tests collection

Integration

Output: pytest-it-collection

System

Output: pytest-system-collection

Performance

Output: pytest-performance-collection

Reliability

Output: pytest-reliability-collection

E2E

Output: pytest-e2e-collection

@Rebits
Copy link
Member Author

Rebits commented Feb 20, 2023

Avoid platform-based deselection parameters

All IT collection ignoring environment limitations

Output: output_collection

Note
Notice that there is no deselected tests

@Rebits Rebits force-pushed the 3969-fix-pytest-collection branch 19 times, most recently from 84909f3 to 1f41cc2 Compare February 21, 2023 12:11
@juliamagan juliamagan changed the base branch from 4.5.1 to 4.5.3 September 7, 2023 12:27
@verdx verdx changed the base branch from 4.5.3 to master September 15, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected errors collecting all the tests of the repository
4 participants