From 090801532ef74bd7cc33277caf89374a6f77a312 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Tue, 8 Jan 2019 15:07:53 +0100 Subject: [PATCH] test(ivy): update root cause analysis for the remaining query-related test (#27985) PR Close #27985 --- packages/core/test/linker/query_integration_spec.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/core/test/linker/query_integration_spec.ts b/packages/core/test/linker/query_integration_spec.ts index 41aa635ccb..e3d554d4a5 100644 --- a/packages/core/test/linker/query_integration_spec.ts +++ b/packages/core/test/linker/query_integration_spec.ts @@ -616,8 +616,8 @@ describe('Query API', () => { expect(q.query.map((d: TextDirective) => d.text)).toEqual(['1', '2']); }); - fixmeIvy('unknown').it( - 'should remove manually projected templates if their parent view is destroyed', () => { + fixmeIvy('FW-920: Queries in nested views are not destroyed properly') + .it('should remove manually projected templates if their parent view is destroyed', () => { const template = `