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

[Glimmer2] Remove render env test #13399

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Conversation

mixonic
Copy link
Sponsor Member

@mixonic mixonic commented Apr 22, 2016

This test was added to assert Glimmer 1 passed around the render env correctly. That env is present is an implementation detail and not public API. Since the bug motivating these assertions is tested for elsewhere, these Glimmer 1 specific tests can be removed.

See also:

@jmurphyau @tomdale @rwjblue are probably the best parties to confirm I've got the right answer here.

This test was added to assert Glimmer 1 passed around the render env
correctly. That `env` is present is an implementation detail and not
public API. Since the bug motivating these assertions is tested for
elsewhere, these Glimmer 1 specific tests can be removed.

See also:

* emberjs#11341
* emberjs@dfe32bc
@rwjblue rwjblue merged commit 6dfa78e into emberjs:master Apr 22, 2016
@mixonic mixonic deleted the snip-render-env branch April 22, 2016 21:47
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.

2 participants