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

Original Solution for Multiple Meta Modules #5582

Closed

Conversation

nathanhammond
Copy link
Contributor

Opening a new PR in parallel to #5233 to see if Travis is happy with the original solution. I don't want to lose the documentation in #5233 in case we haven't fixed the underlying bug.

@stefanpenner
Copy link
Contributor

ya. lets see. @rwjblue fixed one particularly gnarly pieces of test leakage..

@Turbo87 Turbo87 added the Feature label Mar 5, 2016
@nathanhammond nathanhammond force-pushed the original-solution branch 3 times, most recently from 5748c6e to 7d30fe8 Compare March 6, 2016 06:39
@nathanhammond
Copy link
Contributor Author

This one reveals a bug (I believe) in ESLint:

Also, the error message is for failing to import correctly is identical. Still broken, something has to be leaking across multiple invocations of ember.

@nathanhammond
Copy link
Contributor Author

Hey @rwjblue! Want to shave years off your life? Neither @stefanpenner nor I can figure out what is going on here. If we stop testing using debugger and then manually run tests on the application at that point the tests pass. It's something in our testing setup or Phantom or who knows what and I don't even know where to go from here...

@nathanhammond nathanhammond force-pushed the original-solution branch 4 times, most recently from 57cd9ce to 85dd9d3 Compare March 7, 2016 07:09
@homu
Copy link
Contributor

homu commented Apr 13, 2016

☔ The latest upstream changes (presumably #5761) made this pull request unmergeable. Please resolve the merge conflicts.

@stefanpenner
Copy link
Contributor

I suspect we should re-eval this now that @twokul identified those other issues.

@Turbo87
Copy link
Member

Turbo87 commented Apr 14, 2016

@nathanhammond can you rebase this on master?

@nathanhammond
Copy link
Contributor Author

Still fails in exactly the same way:

Promise rejected before meta tag modules work: Could not find module meta/tag/module imported from dummy/routes/application

I don't know what to say about this test. The feature actually works, but our testing harness hates this one.

@Turbo87 would you like to lose many hours of your life inspecting this one?

@Turbo87
Copy link
Member

Turbo87 commented Jun 13, 2016

@nathanhammond got a few other things on my todo list already 😉

@homu
Copy link
Contributor

homu commented Jun 18, 2016

☔ The latest upstream changes (presumably #5996) made this pull request unmergeable. Please resolve the merge conflicts.

@Turbo87
Copy link
Member

Turbo87 commented Jul 23, 2017

closing due to inactivity

@Turbo87 Turbo87 closed this Jul 23, 2017
@SergeAstapov
Copy link
Contributor

@Turbo87 Is there a newer PR with this feature implementation?

@Turbo87
Copy link
Member

Turbo87 commented Jul 24, 2017

@SergeAstapov not that I'm aware of. feel free to revive this PR if you want to take over :)

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

Successfully merging this pull request may close these issues.

5 participants