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

Does not properly generate *-test blueprints. #14936

Closed
rwjblue opened this issue Feb 16, 2017 · 6 comments
Closed

Does not properly generate *-test blueprints. #14936

rwjblue opened this issue Feb 16, 2017 · 6 comments
Labels

Comments

@rwjblue
Copy link
Member

rwjblue commented Feb 16, 2017

Repro (assuming [email protected] or higher):

ember new foo
cd foo
ember g acceptance-test bar

No files are created.


Prior to [email protected] this works properly (which means that ember-cli-legacy-blueprints were working properly and ember-source is not).

@rwjblue
Copy link
Member Author

rwjblue commented Feb 16, 2017

@Turbo87 - Do you happen to have time to dig into this?

@rwjblue rwjblue added the Bug label Feb 16, 2017
@Turbo87
Copy link
Member

Turbo87 commented Feb 16, 2017

@rwjblue maybe after the meeting or tomorrow morning

this looks like a duplicate of #14935 btw

@Turbo87
Copy link
Member

Turbo87 commented Feb 23, 2017

@rwjblue reminder that we still have to release Ember v2.11.2 to fix this issue

@rwjblue
Copy link
Member Author

rwjblue commented Feb 23, 2017

2.11.2 was released with this fix a few days ago, please confirm?

@Turbo87
Copy link
Member

Turbo87 commented Feb 23, 2017

oh, nevermind, I was on the latest 2.12-beta which doesn't seem to have the fix yet

@Dhaulagiri
Copy link
Contributor

confirmed that this does work in 2.11.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants