Skip to content

Conversation

@booxter
Copy link
Contributor

@booxter booxter commented Apr 15, 2025

pytest returned error code 5 due to zero tests found matching the
requested fast marker.

We are not going to mark every test with fast marker; unit tests are
fast by design. If they are not, it's a bug.

Signed-off-by: Ihar Hrachyshka [email protected]

@mergify mergify bot added CI/CD Affects CI/CD configuration ci-failure labels Apr 15, 2025
pytest returned error code 5 due to zero tests found matching the
requested `fast` marker.

We are not going to mark every test with `fast` marker; unit tests are
fast by design. If they are not, it's a bug.

Signed-off-by: Ihar Hrachyshka <[email protected]>
@booxter booxter force-pushed the pytest-fix-unit-not-finding-any-tests branch from 51be55c to 03e32ef Compare April 15, 2025 21:39
@JamesKunstle JamesKunstle merged commit 0964b3f into instructlab:main Apr 15, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Affects CI/CD configuration ci-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants