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

Improve error handling in IPC utils #4591

Merged
merged 1 commit into from
Dec 27, 2019

Conversation

AndreyBelym
Copy link
Contributor

@AndreyBelym AndreyBelym commented Dec 20, 2019

What's changed:

  • Improved TestCafeErrorList deserialization (by the TestCafeErrorList error name) for passing TestCafeErrorList's between the host and compiler service processes

  • Allow prerendered callsites in TestCafe errors. V8 stack frames (which are used to render callsites) don't serialize well, so it's easier to render a whole callsite to a string before transferring it from the compiler service to the host process.

@testcafe-build-bot
Copy link
Collaborator

1 similar comment
@testcafe-build-bot
Copy link
Collaborator

@AndreyBelym AndreyBelym changed the base branch from (testbot-only)compiler-service-flag to master December 20, 2019 16:51
@AndreyBelym AndreyBelym marked this pull request as ready for review December 20, 2019 17:14
@AndreyBelym AndreyBelym reopened this Dec 23, 2019
@testcafe-build-bot
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

@miherlosev
Copy link
Collaborator

ping @Farfurix

@miherlosev miherlosev merged commit a1387db into master Dec 27, 2019
@AndreyBelym AndreyBelym deleted the (testbot-only)ipc-utils-errors branch December 27, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants