
This commit disables one TypeChecker test (added as a part of https://github.com/angular/angular/pull/38105) which make assertions about the filename while running on Windows. Such assertions are currently suffering from a case sensitivity issue. PR Close #38294