diff --git a/tools/material-ci/angular_material_test_blocklist.js b/tools/material-ci/angular_material_test_blocklist.js
index 359dd4d5dd..edeb75097f 100644
--- a/tools/material-ci/angular_material_test_blocklist.js
+++ b/tools/material-ci/angular_material_test_blocklist.js
@@ -35,15 +35,15 @@ window.testBlocklist = {
},
"Portals CdkPortalOutlet should be considered attached when attaching using `attach`": {
"error": "TypeError: Cannot read property 'hasAttached' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"Portals CdkPortalOutlet should be considered attached when attaching using `attachComponentPortal`": {
"error": "TypeError: Cannot read property 'hasAttached' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"Portals CdkPortalOutlet should be considered attached when attaching using `attachTemplatePortal`": {
"error": "TypeError: Cannot read property 'hasAttached' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"Portals CdkPortalOutlet should use the `ComponentFactoryResolver` from the portal, if available": {
"error": "TypeError: Cannot read property 'attachComponentPortal' of undefined",
@@ -51,19 +51,19 @@ window.testBlocklist = {
},
"Portals DomPortalOutlet should attach and detach a component portal": {
"error": "Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.",
- "notes": "Unknown"
+ "notes": "FW-977: Destroying a component fails when it has been moved from its original location"
},
"Portals DomPortalOutlet should attach and detach a component portal with a given injector": {
"error": "Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.",
- "notes": "Unknown"
+ "notes": "FW-977: Destroying a component fails when it has been moved from its original location"
},
"Portals DomPortalOutlet should attach and detach a template portal with a binding": {
"error": "Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.",
- "notes": "Unknown"
+ "notes": "FW-977: Destroying a component fails when it has been moved from its original location"
},
"Portals DomPortalOutlet should change the attached portal": {
"error": "Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.",
- "notes": "Unknown"
+ "notes": "FW-977: Destroying a component fails when it has been moved from its original location"
},
"Portals DomPortalOutlet should attach and detach a component portal without a ViewContainerRef": {
"error": "Error: Expected '
Pizza
Chocolate
' to be '', 'Expected the DomPortalOutlet to be empty after detach'.",
@@ -71,51 +71,51 @@ window.testBlocklist = {
},
"AutofillMonitor should add monitored class and listener upon monitoring": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should not add multiple listeners to the same element": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should remove monitored class and listener upon stop monitoring": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should stop monitoring all monitored elements upon destroy": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should emit and add filled class upon start animation": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should emit and remove filled class upon end animation": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should cleanup filled class if monitoring stopped in autofilled state": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should complete the stream when monitoring is stopped": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should emit on stream inside the NgZone": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AutofillMonitor should not emit on init if input is unfilled": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should be able to create a message element": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should not register empty strings": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should not register non-string values": {
"error": "Error: Expected function not to throw, but it threw TypeError: Cannot read property 'nativeElement' of undefined.",
@@ -127,227 +127,227 @@ window.testBlocklist = {
},
"AriaDescriber should de-dupe a message registered multiple times": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should be able to register multiple messages": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should be able to unregister messages": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should be able to unregister messages while having others registered": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should be able to append to an existing list of aria describedby": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should be able to handle multiple regisitrations of the same message to an element": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"AriaDescriber should clear any pre-existing containers": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render initial state": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the data length": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the viewport size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered range": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered content offset": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the scroll offset": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered content size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should measure range size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set total content size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set total content size in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set a class based on the orientation": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set the vertical class if an invalid orientation is set": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set rendered range": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set content offset to top of content": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set content offset to bottom of content": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to offset": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to index": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to offset in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to index in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should output scrolled index": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls down": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls up": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the end when scrolled to the top": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the start and end when scrolled to the middle": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the start when scrolled to the bottom": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic item size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic buffer size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic item array": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls right in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls left in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should work with an Observable": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should work with a DataSource": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should trackBy value by default": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should trackBy index when specified": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should recycle views when template cache is large enough to accommodate": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should not recycle views when template cache is full": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render up to maxBufferPx when buffer dips below minBufferPx": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should throw if maxBufferPx is less than minBufferPx": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should register and degregister with ScrollDispatcher": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should emit on viewChange inside the Angular zone": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should not throw when disposing of a view that will not fit in the cache": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should initially be scrolled all the way right and showing the first item in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should scroll through items as user scrolls to the left in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should interpret scrollToOffset amount as an offset from the right in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should scroll to the correct index in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should emit the scrolled to index in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should set total content size": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with RTL direction should set total content size in horizontal mode": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with no VirtualScrollStrategy should fail on construction": {
"error": "Error: Expected function to throw an exception with message 'Error: cdk-virtual-scroll-viewport requires the \"itemSize\" property to be set.', but it threw an exception with message 'StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
@@ -355,123 +355,123 @@ window.testBlocklist = {
},
"CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should render initial state for uniform items": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should render extra content if first item is smaller than average": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should throw if maxBufferPx is less than minBufferPx": {
"error": "Error: StaticInjectorError(Platform: core)[CdkVirtualScrollViewport]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"CdkTable in a typical simple use case should initialize with a connected data source": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should initialize with a rendered header with the right number of header cells": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should initialize with rendered rows with right number of row cells": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should initialize with column class names provided to header and data row cells": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should initialize with the right accessibility roles": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should disconnect the data source when table is destroyed": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should re-render the rows when the data changes": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should clear the `mostRecentCellOutlet` on destroy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should correctly use the differ to add/remove/move rows when the data is heterogeneous": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should correctly use the differ to add/remove/move rows when the data contains multiple occurrences of the same object instance": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should clear the row view containers on destroy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should match the right table content with dynamic data": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable in a typical simple use case should be able to dynamically change the columns for header and rows": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should render no rows when the data is null": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should be able to render multiple header and footer rows": {
"error": "Error: Missing definitions for header, footer, and row; cannot determine which columns should be rendered.",
- "notes": "Unknown"
+ "notes": "Attempting to access content children before view is initialized"
},
"CdkTable should be able to render and change multiple header and footer rows": {
"error": "Error: Missing definitions for header, footer, and row; cannot determine which columns should be rendered.",
- "notes": "Unknown"
+ "notes": "Attempting to access content children before view is initialized"
},
"CdkTable with different data inputs other than data source should render with data array input": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with different data inputs other than data source should render with data stream input": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with different data inputs other than data source should throw an error if the data source is not valid": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable missing row defs should be able to render without a header row def": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable missing row defs should be able to render without a data row def": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable missing row defs should be able to render without a footer row def": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should render correctly when using native HTML tags": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable should render cells even if row data is falsy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should be able to apply class-friendly css class names for the column cells": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should not clobber an existing table role": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should throw an error if two column definitions have the same name": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should throw an error if a column definition is requested but not defined": {
"error": "Error: Expected function to throw an exception with message 'Could not find column with id \"column_a\".', but it threw an exception with message 'Cannot read property 'viewContainer' of undefined'.",
@@ -479,15 +479,15 @@ window.testBlocklist = {
},
"CdkTable should throw an error if the row definitions are missing": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should not throw an error if columns are undefined on initialization": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should be able to dynamically add/remove column definitions": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should be able to register column, row, and header row definitions outside content": {
"error": "TypeError: Cannot read property 'addColumnDef' of undefined",
@@ -495,7 +495,7 @@ window.testBlocklist = {
},
"CdkTable using when predicate should be able to display different row templates based on the row data": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable using when predicate should error if there is row data that does not have a matching row template": {
"error": "Error: Expected function to throw an Error.",
@@ -503,99 +503,99 @@ window.testBlocklist = {
},
"CdkTable using when predicate should fail when multiple rows match data without multiTemplateDataRows": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable using when predicate with multiTemplateDataRows should be able to render multiple rows per data object": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable using when predicate with multiTemplateDataRows should have the correct data and row indicies": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable using when predicate with multiTemplateDataRows should have the correct data and row indicies when data contains multiple instances of the same object instance": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on \"display: flex\" table style should stick and unstick headers": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on \"display: flex\" table style should stick and unstick footers": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on \"display: flex\" table style should stick and unstick left columns": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on \"display: flex\" table style should stick and unstick right columns": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on \"display: flex\" table style should reverse directions for sticky columns in rtl": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on \"display: flex\" table style should stick and unstick combination of sticky header, footer, and columns": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with sticky positioning on native table layout should stick and unstick headers": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable with sticky positioning on native table layout should stick and unstick footers": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable with sticky positioning on native table layout should stick tfoot when all rows are stuck": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable with sticky positioning on native table layout should stick and unstick left columns": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable with sticky positioning on native table layout should stick and unstick right columns": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable with sticky positioning on native table layout should stick and unstick combination of sticky header, footer, and columns": {
"error": "TypeError: Cannot read property 'elementRef' of undefined",
- "notes": "Unknown"
+ "notes": "FW-856: Attempting to access content children before view is initialized"
},
"CdkTable with trackBy should add/remove/move rows with reference-based trackBy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with trackBy should add/remove/move rows with changed references without property-based trackBy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with trackBy should add/remove/move rows with changed references with property-based trackBy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with trackBy should add/remove/move rows with changed references with index-based trackBy": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable with trackBy should change row implicit data even when trackBy finds no changes": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should match the right table content with dynamic data source": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should be able to apply classes to rows based on their context": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkTable should be able to apply classes to cells based on their row context": {
"error": "TypeError: Cannot read property 'viewContainer' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"CdkAccordion should not register nested items to the same accordion": {
"error": "TypeError: Cannot read property 'accordion' of undefined",
@@ -807,51 +807,51 @@ window.testBlocklist = {
},
"CdkDrag in a connected drop container should dispatch the `dropped` event when an item has been dropped into a new container": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to move the element over a new container and return it": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to move the element over a new container and return it to the initial one, even if it no longer matches the enterPredicate": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should transfer the DOM element from one drop zone to another": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should not be able to transfer an item into a container that is not in `connectedTo`": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should not be able to transfer an item that does not match the `enterPredicate`": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should call the `enterPredicate` with the item and the container it is entering": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to start dragging after an item has been transferred": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to return the last item inside its initial container": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to connect two drop zones by id": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to connect two drop zones using the drop list group": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should be able to pass a single id to `connectedTo`": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should return DOM element to its initial container after it is dropped, in a container with one draggable item": {
"error": "Error: Expected $.container.element.nativeElement =
...
to equal
...
.",
@@ -859,19 +859,19 @@ window.testBlocklist = {
},
"CdkDrag in a connected drop container should be able to return an element to its initial container in the same sequence, even if it is not connected to the current container": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should not be able to drop an element into a container that is under another element": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should set a class when a container can receive an item": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkDrag in a connected drop container should toggle the `receiving` class when the item enters a new list": {
"error": "TypeError: Cannot read property 'element' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider"
},
"CdkTree should clear out the `mostRecentTreeNode` on destroy": {
"error": "Error: Expected false to be true.",
@@ -955,63 +955,63 @@ window.testBlocklist = {
},
"MatTabHeader focusing should initialize to the selected index": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should send focus change event": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should not set focus a disabled tab": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should move focus right and skip disabled tabs": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should move focus left and skip disabled tabs": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should support key down events to move and select focus": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should move focus to the first tab when pressing HOME": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should skip disabled items when moving focus using HOME": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should move focus to the last tab when pressing END": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader focusing should skip disabled items when moving focus using END": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination ltr should show width when tab list width exceeds container": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination ltr should scroll to show the focused tab label": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination ltr should show ripples for pagination buttons": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination ltr should allow disabling ripples for pagination buttons": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination rtl should scroll to show the focused tab label": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination should re-align the ink bar when the direction changes": {
"error": "TypeError: Cannot read property '_inkBar' of undefined",
@@ -1019,7 +1019,7 @@ window.testBlocklist = {
},
"MatTabHeader pagination should re-align the ink bar when the window is resized": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatTabHeader pagination should update arrows when the window is resized": {
"error": "Error: : could not find an object to spy upon for _checkPaginationEnabled()",
@@ -1027,7 +1027,7 @@ window.testBlocklist = {
},
"MatTabHeader pagination should update the pagination state if the content of the labels changes": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatChipList StandardChipList basic behaviors should toggle the chips disabled state based on whether it is disabled": {
"error": "Error: Expected true to be false.",
@@ -1043,47 +1043,47 @@ window.testBlocklist = {
},
"MatChipList StandardChipList focus behaviors should watch for chip focus": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList focus behaviors on chip destroy should focus the next item": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList focus behaviors on chip destroy should focus the previous item": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList focus behaviors on chip destroy should not focus if chip list is not focused": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList focus behaviors on chip destroy should move focus to the last chip when the focused chip was deleted inside acomponent with animations": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList keyboard behavior LTR (default) should focus previous item when press LEFT ARROW": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList keyboard behavior LTR (default) should focus next item when press RIGHT ARROW": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList keyboard behavior LTR (default) should focus the first item when pressing HOME": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList keyboard behavior RTL should focus previous item when press RIGHT ARROW": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList keyboard behavior RTL should focus next item when press LEFT ARROW": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList StandardChipList keyboard behavior should account for the direction changing": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList FormFieldChipList keyboard behavior should maintain focus if the active chip is deleted": {
"error": "TypeError: Cannot read property 'nativeElement' of null",
@@ -1107,7 +1107,7 @@ window.testBlocklist = {
},
"MatChipList with chip remove should properly focus next item if chip is removed through click": {
"error": "TypeError: Cannot read property 'focus' of undefined",
- "notes": "Unknown"
+ "notes": "MatChipList does not find MatChip content children because descendants is not true anymore. TODO: Fix spec so that it does not have the wrapping div"
},
"MatChipList selection logic should float placeholder if chip is selected": {
"error": "Error: Expected false to be true, 'placeholder should be floating'.",
@@ -1191,235 +1191,235 @@ window.testBlocklist = {
},
"MatStepper basic stepper should default to the first step": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should throw when a negative `selectedIndex` is assigned": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should throw when an out-of-bounds `selectedIndex` is assigned": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should change selected index on header click": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set the \"tablist\" role on stepper": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set aria-expanded of content correctly": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should display the correct label": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should go to next available step when the next button is clicked": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set the next stepper button type to \"submit\"": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should go to previous available step when the previous button is clicked": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set the previous stepper button type to \"button\"": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set the correct step position for animation": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should not set focus on header of selected step if header is not clicked": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should focus next step header if focus is inside the stepper": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should only be able to return to a previous step if it is editable": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set create icon if step is editable and completed": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set done icon if step is not editable and is completed": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should emit an event when the enter animation is done": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should set the correct aria-posinset and aria-setsize": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should adjust the index when removing a step before the current one": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should not do anything when pressing the ENTER key with a modifier": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper should not do anything when pressing the SPACE key with a modifier": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper when attempting to set the selected step too early should not throw": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper basic stepper with i18n label change should re-render when the i18n labels change": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper icon overrides should allow for the `edit` icon to be overridden": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper icon overrides should allow for the `done` icon to be overridden": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper icon overrides should allow for the `number` icon to be overridden with context": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper RTL should reverse animation in RTL mode": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should have true linear attribute": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should not move to next step if current step is invalid": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should not move to next step if current step is pending": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should be able to focus step header upon click if it is unable to be selected": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should be able to move to next step even when invalid if current step is optional": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should be able to reset the stepper to its initial state": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should reset back to the first step when some of the steps are not editable": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper should not clobber the `complete` binding when resetting": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper with a pre-defined selectedIndex should not throw": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper with no `stepControl` should not move to the next step if the current one is not completed ": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper with `stepControl` should have the `stepControl` take precedence when `completed` is set": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper vertical stepper should set the aria-orientation to \"vertical\"": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper vertical stepper should support using the left/right arrows to move focus": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper vertical stepper should support using the up/down arrows to move focus": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper vertical stepper should reverse arrow key focus in RTL mode": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper horizontal stepper should set the aria-orientation to \"horizontal\"": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper horizontal stepper should support using the left/right arrows to move focus": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper horizontal stepper should reverse arrow key focus in RTL mode": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper horizontal stepper should reverse arrow key focus when switching into RTL after init": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper with valid step must be visited if not optional": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper linear stepper with valid step can be skipped entirely if optional": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper aria labelling should not set aria-label or aria-labelledby attributes if they are not passed in": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper aria labelling should set the aria-label attribute": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper aria labelling should set the aria-labelledby attribute": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper aria labelling should not be able to set both an aria-label and aria-labelledby": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper stepper with error state should show error state": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper stepper with error state should respect a custom falsy hasError value": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper stepper using Material UI Guideline logic should show done state when step is completed and its not the current step": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatStepper stepper using Material UI Guideline logic should show edit state when step is editable and its the current step": {
"error": "Error: StaticInjectorError(Platform: core)[MatStepper]: ",
- "notes": "Unknown"
+ "notes": "FW-966: Extended components missing from the directive registry"
},
"MatSlideToggle without forms custom action configuration should not change value on click when click action is noop": {
"error": "TypeError: Cannot read property 'nativeElement' of undefined",
- "notes": "Unknown"
+ "notes": "FW-1019: Design new API to replace static queries"
},
"MatSlideToggle without forms custom action configuration should not change value on dragging when drag action is noop": {
"error": "Error: Expected mat-slide-toggle-thumb-container to contain 'mat-dragging'.",
@@ -1466,27 +1466,27 @@ window.testBlocklist = {
"notes": "Unknown"
},
"MatDrawer methods should restore focus on close if focus is inside drawer": {
- "error": "Error: Expected to be