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

Revert changes for source map suppport (#5945) #6106

Merged
merged 1 commit into from
May 2, 2018
Merged

Revert changes for source map suppport (#5945) #6106

merged 1 commit into from
May 2, 2018

Conversation

mjesun
Copy link
Contributor

@mjesun mjesun commented May 1, 2018

In #5945 we accidentally introduced a memory leak that makes all tests leak. This was detected with the help of @SimenB, by running the --detectLeaks flag against the own suite.

It turns out that the fix needs to be done in source-map-support, for which a PR has been put up. In the meantime, we will revert the commit.

@mjesun mjesun changed the title Revert #5945 Revert changes for source map suppport (#5945) May 1, 2018
@mjesun
Copy link
Contributor Author

mjesun commented May 1, 2018

@SimenB is it normal that a snapshot that passes on Node 8 and 9, fails on 6?

@mjesun mjesun requested a review from SimenB May 1, 2018 22:12
@SimenB
Copy link
Member

SimenB commented May 2, 2018

Sounds like the same thing as #5932 (comment)

@SimenB
Copy link
Member

SimenB commented May 2, 2018

FWIW, I'd rather fork and publish sourcemap-support with my hack and use that, or at least give them a few days, before reverting.

@mjesun
Copy link
Contributor Author

mjesun commented May 2, 2018

@SimenB Let's revert for the moment and we'll get it back once there's the forked version and/or the patch in + the release of the module.

@mjesun mjesun merged commit 45cd277 into jestjs:master May 2, 2018
@mjesun mjesun deleted the revert-source-map branch May 2, 2018 09:56
SimenB added a commit to SimenB/jest that referenced this pull request May 13, 2018
SimenB added a commit to SimenB/jest that referenced this pull request May 15, 2018
SimenB added a commit to SimenB/jest that referenced this pull request May 18, 2018
SimenB added a commit to SimenB/jest that referenced this pull request May 22, 2018
@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.

3 participants