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

[Chore]: Add integration test for accessing a property during init #19009

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

snewcomer
Copy link
Contributor

@snewcomer snewcomer commented Jun 10, 2020

Screen Shot 2020-06-20 at 7 37 39 AM

close #19003

Fixed by #19023

@snewcomer snewcomer force-pushed the sn/test-19003 branch 2 times, most recently from d54d327 to 067df9e Compare June 20, 2020 12:07
@snewcomer snewcomer changed the title WIP: Add test for accessing a belongsTo object after it was updated error [Chore]: Add integration test for accessing a property during init Jun 20, 2020
@snewcomer
Copy link
Contributor Author

Failing test - https://travis-ci.org/github/emberjs/ember.js/jobs/700343930
Passing test - recent CI run.

@pzuraq If this integration test for #19023 is useful, this PR is ready for review!

@rwjblue
Copy link
Member

rwjblue commented Jun 23, 2020

Happy to land this, could you squash down the commits for us?

@snewcomer
Copy link
Contributor Author

done!

@rwjblue rwjblue merged commit ee21b8a into emberjs:master Jun 29, 2020
@rwjblue
Copy link
Member

rwjblue commented Jun 29, 2020

Awesome, thank you!

@snewcomer snewcomer deleted the sn/test-19003 branch July 31, 2020 19:24
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.

belongsTo relationship causes "used previously in the same computation" error
2 participants