Skip to content

Tidy and modernize flaky/legacy tests#510

Merged
jmathai merged 1 commit intojmathai:masterfrom
TerryFrench:pr/03-tests-cleanup
Feb 15, 2026
Merged

Tidy and modernize flaky/legacy tests#510
jmathai merged 1 commit intojmathai:masterfrom
TerryFrench:pr/03-tests-cleanup

Conversation

@TerryFrench
Copy link
Contributor

Summary

Cleans up legacy test patterns and test setup noise to improve reliability and signal quality.

Changes

  • Reworks legacy/yield-style test usage into modern pytest-compatible structure.
  • Removes redundant test setup behavior that caused repeated ExifTool start warnings.
  • General test hygiene updates in media/filesystem/plugin test modules.

Why

This reduces warning noise and improves maintainability without changing runtime behavior.

Scope

  • Tests only.

  • No production code behavior changes intended.

  • Local test run passed with expected skips/xfails.

(cherry picked from commit 78350f8)
@jmathai jmathai merged commit 9b071db into jmathai:master Feb 15, 2026
2 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.

2 participants