Skip to content

Revert "fix(jest-runner): handle test failures with circular objects (#10981)#11172

Merged
SimenB merged 2 commits into
jestjs:masterfrom
SimenB:revert-runner-serialization
Mar 8, 2021
Merged

Revert "fix(jest-runner): handle test failures with circular objects (#10981)#11172
SimenB merged 2 commits into
jestjs:masterfrom
SimenB:revert-runner-serialization

Conversation

@SimenB

@SimenB SimenB commented Mar 8, 2021

Copy link
Copy Markdown
Member

This reverts commit 4c4162b.

Summary

Test plan

@SimenB

SimenB commented Mar 8, 2021

Copy link
Copy Markdown
Member Author

I'll give it a single whack passing in a serializer. If it's not too painful we can try that first.

EDIT: Quite painful as we cannot pass the function into the worker/thread, so we'll have to pass the path to one via the env or something and load it from the inside. Let's revisit before 27

@SimenB

SimenB commented Mar 8, 2021

Copy link
Copy Markdown
Member Author

@MichaReiser FYI

@SimenB SimenB merged commit e876ae0 into jestjs:master Mar 8, 2021
@SimenB SimenB deleted the revert-runner-serialization branch March 8, 2021 13:31
@github-actions

Copy link
Copy Markdown

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 10, 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.

2 participants