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

Ignore .pymon-journal file in test discovery #2491

Merged
merged 5 commits into from Jan 25, 2022
Merged

Conversation

zklaus
Copy link
Contributor

@zklaus zklaus commented Jan 18, 2022

Description

Sometimes (relatively frequently), the monitor tests fail because pytests discovery stumbles over what looks like a temporary file from pytest-monitor. This PR adds an explicit ignore for that file.


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the πŸ›  Technical or πŸ§ͺ Scientific review.


To help with the number of pull requests:

@zklaus
Copy link
Contributor Author

zklaus commented Jan 25, 2022

@valeriupredoi, good idea with the full path. I changed the Linux path because it is different from the Mac path; let's see.

@zklaus zklaus marked this pull request as ready for review January 25, 2022 09:07
Copy link
Contributor

@valeriupredoi valeriupredoi left a comment

Choose a reason for hiding this comment

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

cheers @zklaus good catch about the OSX path, they gotta be different for everything don't they 🍎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pytest .pymon-journal problem
2 participants