From 052ef654d2bb279f8a1c797988cc9ac49e43892f Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Tue, 11 Jun 2019 23:54:09 +0200 Subject: [PATCH] test(compiler-cli): fix failing ivy template compliance test (#30983) Commit 58be2ff88400d7dc876d357f8cc3eb01b0912aae has been created before c0386757b1d4a4f1e9eaf190819abe358342b9ad landed, and therefore the newly created compliance test was using an outdated expectation. This commit updates the compliance test to no longer contain the outdated expectation. PR Close #30983 --- .../test/compliance/r3_view_compiler_template_spec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/compiler-cli/test/compliance/r3_view_compiler_template_spec.ts b/packages/compiler-cli/test/compliance/r3_view_compiler_template_spec.ts index 7345a25952..c072be384b 100644 --- a/packages/compiler-cli/test/compliance/r3_view_compiler_template_spec.ts +++ b/packages/compiler-cli/test/compliance/r3_view_compiler_template_spec.ts @@ -220,7 +220,6 @@ describe('compiler compliance: template', () => { $r3$.ɵɵelement(0, "div", $_c3$); } if (rf & 2) { const $ctx_0$ = i0.ɵɵnextContext(); - $r3$.ɵɵselect(0); $r3$.ɵɵproperty("id", $ctx_0$); } }