Skip to content

Commit 77cb0d3

Browse files
filipesilvavikerman
authored andcommitted
test: add issue for disabled Ivy AOT rebuild test
1 parent 3a913d2 commit 77cb0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular_devkit/build_angular/test/browser/rebuild_spec_large.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ describe('Browser Builder rebuilds', () => {
268268
it('rebuilds after errors in AOT', async () => {
269269
// DISABLED_FOR_IVY - These should pass but are currently not supported
270270
if (!veEnabled) {
271-
pending('Broken in Ivy');
271+
pending('Broken in Ivy: https://github.com/angular/angular/issues/32214');
272272

273273
return;
274274
}

0 commit comments

Comments
 (0)