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

Add note for matching files via CLI #5544

Closed
wants to merge 1 commit into from

Conversation

rickhanlonii
Copy link
Member

Summary

Starting in this change we've started to ignore matchers for files passed in via the CLI

This PR adds a note that files passed this way will be tested even though they may normally not be included

Closes #5527

Test plan

  • N/A

Screen

@thymikee
Copy link
Collaborator

Does this need a changelog entry? @SimenB

@SimenB
Copy link
Member

SimenB commented Feb 13, 2018

I'm starting to like #3882 less and less :(

Should need a changelog

@cpojer
Copy link
Member

cpojer commented Feb 13, 2018

I agree with @SimenB. I think we should consider reverting that PR partially. I totally messed up there. Jest should never run tests that are excluded through the config. Is there somebody who'd like to send the revert?

@rickhanlonii
Copy link
Member Author

Yeah I'll send it

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Single file testing doesn't work correctly after migration to Jest 22
5 participants