Skip to content

fix(jest): added sdks dir to testPathIgnorePatterns to prevent hermes specific tests to run#40734

Closed
ecreeth wants to merge 1 commit into
facebook:mainfrom
ecreeth:ignore-hermes-tests
Closed

fix(jest): added sdks dir to testPathIgnorePatterns to prevent hermes specific tests to run#40734
ecreeth wants to merge 1 commit into
facebook:mainfrom
ecreeth:ignore-hermes-tests

Conversation

@ecreeth
Copy link
Copy Markdown
Contributor

@ecreeth ecreeth commented Oct 9, 2023

Summary:

When we download the hermes repo, we also include its tests, so jest try to run them.

Changelog:

[INTERNAL][FIXED]: don't run hermes specific tests.

Test Plan:

  1. Build the project
  2. yarn test
  3. See the failing tests running from the sdks directory.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Oct 9, 2023
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2023

Warnings
⚠️ One hour and a half have passed and the E2E jobs haven't finished yet.

Generated by 🚫 dangerJS against 5717d46

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@robhogan has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Copy link
Copy Markdown
Contributor

@robhogan robhogan left a comment

Choose a reason for hiding this comment

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

Thanks! Just going to change the changelog to Internal, because this doesn't affect RN users.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2023

This pull request was successfully merged by @ecreeth in ea88fbe.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions Bot added the Merged This PR has been merged. label Oct 9, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@robhogan merged this pull request in ea88fbe.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants