Skip to content

Conversation

@AlexanderLanin
Copy link
Member

pytest logs are spammed with sphinx warnings.

This is kind of a workaround, as adding a custom pytest.ini to docs-as-code would require duplicating all the content, which would be a horrible idea. I don't know if we need some pytest.ini merge ability? But that would be crazy as well.

Copilot AI review requested due to automatic review settings October 2, 2025 09:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates pytest configuration to suppress noisy third-party Sphinx-related deprecation warnings in test logs, improving signal-to-noise without duplicating config across projects.

  • Convert filterwarnings to a multiline block and add targeted ignore rules for sphinx_needs/docutils deprecations
  • Retain existing suppression for pytest.PytestExperimentalApiWarning

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@FScholPer FScholPer merged commit b3a120a into eclipse-score:main Nov 11, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Draft to Done in Infrastructure Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants