mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
6b0c1a71fa
We missed removing the `fixme-ivy-aot` bazel tag from the BUILD file of platform-browser-dynamic, so we weren't running the `//packages/platform-browser-dynamic/test:test_web_chromium-local` test target on CI. This commit turns on the tests and adds root causes where they are known. PR Close #27940