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

asmjs: enable MathBuiltinsCall test for OSX #4653

Merged

Conversation

obastemur
Copy link
Collaborator

Fixes #4537

Copy link
Contributor

@boingoing boingoing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine but I almost think it would be better to have MathBuiltinsCall.macos.baseline and override in rlexe.xml to choose that baseline when running on OSX. If only because if some other constant changes in the future it would be easier to update that baseline.

Your call on doing that, though.

@chakrabot chakrabot merged commit 7733541 into chakra-core:release/1.8 Feb 9, 2018
chakrabot pushed a commit that referenced this pull request Feb 9, 2018
Merge pull request #4653 from obastemur:enable_math_Builtins_osx

Fixes #4537
chakrabot pushed a commit that referenced this pull request Feb 9, 2018
…t for OSX

Merge pull request #4653 from obastemur:enable_math_Builtins_osx

Fixes #4537
chakrabot pushed a commit that referenced this pull request Feb 10, 2018
…ltinsCall test for OSX

Merge pull request #4653 from obastemur:enable_math_Builtins_osx

Fixes #4537
@obastemur
Copy link
Collaborator Author

So far the xplt approach was doing stuff internally based on ch environment values. The approach you mentioned also nice indeed. I just feel like, whoever opens that js file will see the exceptional cases without being bothered with baselines

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