The ddc bot currently allows up to 11 errors (actual is 11) and 1000 warnings (actual is 928): https://travis-ci.org/angular/angular/jobs/112891879 Opens: - [x] Land @mhevery 's PR - this handles most errors and warnings: https://github.com/angular/angular/pull/7195 - [ ] Revisit compiler and template generated code once refactoring is complete - [ ] Revisit generic methods once ts2dart preserves them for DDC (see https://github.com/angular/ts2dart/issues/348) - [ ] blocking https://github.com/angular/ts2dart/issues/357