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

Fix failing standard implementations #220

Merged
merged 2 commits into from Apr 17, 2014

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Apr 17, 2014

We should not be killing native methods just for tests.

This leaves 4 failures in node, 4 in Chrome, 16 in Safari, and 2 in Firefox. All but 1 of the Firefox ones are related to Date.parse.

I plan to merge this, and then fix Date.parse in a separate branch.

…art of the tests should be ensuring that we're overriding the native methods whenever necessary.
@ljharb
Copy link
Member Author

ljharb commented Apr 17, 2014

Failures are known. Merging now.

ljharb added a commit that referenced this pull request Apr 17, 2014
Fix failing standard implementations. Closes #219.
@ljharb ljharb merged commit 206bee1 into es-shims:master Apr 17, 2014
ljharb added a commit that referenced this pull request Apr 17, 2014
@ljharb ljharb added this to the v3.0.0 milestone Apr 19, 2014
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.

None yet

1 participant