-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
DOM Issue TBD: broken Angular2 build #24553
Comments
The tests seem to fail due to DOM issues. Can't tell exactly yet what the issue is, but all failing tests attempt to access DOM in some way. |
Seems like we're gold – see https://travis-ci.org/angular/angular/builds/85189153 We'll have a get a couple of patches into Angular, though |
The patches for dart:profiler are already out: |
I have a pull request out that turns dev channel back on angular/angular#4745 Blocked by the patches above (from @hterkelsen ) |
Both above patches have landed. Trying another build https://travis-ci.org/angular/angular/builds/85439407 |
Fixed! angular/angular#4467 |
See angular/angular#4467
@yjbanov Can you provide details here? It seems that 1.13.0-dev.6.0 hasn't resolved things yet, either
CC @tbosch
The text was updated successfully, but these errors were encountered: