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

feat(snapshot): support snapshotResolver and snapshotSerializers written in ESM (#12014 rebase) #14722

Conversation

darkbasic
Copy link

Just a rebase of #12014

Tests to not run locally for me because of watchman issues:

    expect(received).toHaveLength(expected)

    Expected length: 1
    Received length: 7
    Received array:  ["jest-haste-map: Watchman crawl failed. Retrying once with node crawler.", "  Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.", "  Error: Watchman error: watchman::RootResolveError: failed to resolve root: unable to resolve root /tmp/multi-project-runner-test: failed to parse json from /tmp/multi-project-runner-test/.watchmanconfig: '[' or '{' expected near end of file. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.", "jest-haste-map: Watchman crawl failed. Retrying once with node crawler.", "  Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.", "  Error: Watchman error: watchman::RootResolveError: failed to resolve root: unable to resolve root /tmp/multi-project-runner-test: failed to parse json from /tmp/multi-project-runner-test/.watchmanconfig: '[' or '{' expected near end of file. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.", "/tmp/multi-project-runner-test/__tests__/inBothProjectsTest.js"]

So let's see what the CI has to say about it.

Copy link

CLA Not Signed

Copy link

netlify bot commented Nov 27, 2023

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit efc4f63
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/65647f5dc815a60008941926
😎 Deploy Preview https://deploy-preview-14722--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 25, 2024
Copy link

This PR was closed because it has been stalled for 30 days with no activity. Please open a new PR if the issue is still relevant, linking to this one.

@github-actions github-actions bot closed this Mar 26, 2024
Copy link

This PR was closed because it has been stalled for 30 days with no activity. Please open a new PR if the issue is still relevant, linking to this one.

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 Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants