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

Intl should only early OOM for full builds #5708

Merged
merged 1 commit into from
Sep 18, 2018

Conversation

kfarnung
Copy link
Contributor

This currently causes a problem in node where cctest fails when
trying to access the Intl object to check for a property.

Refs: nodejs/node-chakracore#567

This currently causes a problem in node where `cctest` fails when
trying to access the Intl object to check for a property.

Refs: nodejs/node-chakracore#567
@kfarnung kfarnung requested a review from jackhorton September 18, 2018 18:06
@kfarnung kfarnung self-assigned this Sep 18, 2018
@kfarnung
Copy link
Contributor Author

@dotnet-bot test Windows 10 ci_disablejit_x64_debug please
@dotnet-bot test Windows 10 ci_lite_x64_debug please
@dotnet-bot test Windows 10 ci_slow_x64_debug please
@dotnet-bot test Windows 10 x64_debug please
@dotnet-bot test Windows 10 x86_debug please
@dotnet-bot test Windows 10 x86_test please

@chakrabot chakrabot merged commit c27eb77 into chakra-core:master Sep 18, 2018
chakrabot pushed a commit that referenced this pull request Sep 18, 2018
Merge pull request #5708 from kfarnung:intl

This currently causes a problem in node where `cctest` fails when
trying to access the Intl object to check for a property.

Refs: nodejs/node-chakracore#567
@kfarnung kfarnung deleted the intl branch September 18, 2018 21:57
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.

3 participants