-
Notifications
You must be signed in to change notification settings - Fork 2
e2e test failed of I use user-profile Service #145
Comments
Sorry but I don't understand the fix. Please can you explain.
In our case we use Angular then I don't understand why we should turn off waiting for Angular. And on same page, to fix the issue I read
Why don't we follow the recommendation and do stg out of our context ? |
I recommend to migrate to at least angularfire2 5.0.0-rc.8, because the owner of project angulafire2 has recognized the error.
Fixed on angularfire2 5.0.0-rc.8: fix(): Zone already loaded, type implied (#1631) |
|
I couldn't find a scenario when it not demands a lot of updates/breaking changes |
Expected behaviour
Tell us what should happen
Actual behaviour
If I user mock of user-profile service, it works well, but with real service travis raises an error:
Failed: Timed out waiting for asynchronous Angular tasks to finish after 11 seconds.
Steps to reproduce
Expected responses
The text was updated successfully, but these errors were encountered: