Skip to content

Conversation

sidmohan0
Copy link
Contributor

The benchmark tests are failing with 'fixture benchmark not found' which indicates pytest-benchmark plugin loading issues. Added diagnostics to verify:

  • pytest-benchmark module import and version
  • pytest version and plugin loading
  • test collection to verify benchmark fixture availability
  • Explicit plugin loading verification

Also updated beta-release to skip benchmark execution rather than run without the benchmark fixture.

🤖 Generated with Claude Code

sidmohan0 and others added 3 commits May 30, 2025 19:19
The benchmark tests are failing with 'fixture benchmark not found' which indicates
pytest-benchmark plugin loading issues. Added diagnostics to verify:

- pytest-benchmark module import and version
- pytest version and plugin loading
- test collection to verify benchmark fixture availability
- Explicit plugin loading verification

Also updated beta-release to skip benchmark execution rather than run without
the benchmark fixture.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
The benchmark tests are failing with 'fixture benchmark not found' which indicates
pytest-benchmark plugin loading issues. Added diagnostics to verify:

- pytest-benchmark module import and version
- pytest version and plugin loading
- test collection to verify benchmark fixture availability
- Explicit plugin loading verification

Also updated beta-release to skip benchmark execution rather than run without
the benchmark fixture.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@sidmohan0 sidmohan0 merged commit 4896050 into dev May 31, 2025
19 checks passed
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.

1 participant