diff --git a/tools/material-ci/angular_material_test_blocklist.js b/tools/material-ci/angular_material_test_blocklist.js index f92d5c8bd4..ccf610d4a2 100644 --- a/tools/material-ci/angular_material_test_blocklist.js +++ b/tools/material-ci/angular_material_test_blocklist.js @@ -137,218 +137,6 @@ window.testBlocklist = { "error": "TypeError: Cannot read property 'nativeElement' of undefined", "notes": "FW-1019: Design new API to replace static queries" }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render initial state": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the data length": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the viewport size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered range": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered content offset": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the scroll offset": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered content size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should measure range size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set total content size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set total content size in horizontal mode": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set a class based on the orientation": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set the vertical class if an invalid orientation is set": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set rendered range": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set content offset to top of content": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set content offset to bottom of content": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to offset": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to index": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to offset in horizontal mode": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to index in horizontal mode": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should output scrolled index": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls down": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls up": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the end when scrolled to the top": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the start and end when scrolled to the middle": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the start when scrolled to the bottom": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic item size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic buffer size": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic item array": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls right in horizontal mode": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls left in horizontal mode": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should work with an Observable": { - "error": "TypeError: Cannot read property 'getRenderedRange' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should work with a DataSource": { - "error": "TypeError: Cannot read property 'getRenderedRange' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should trackBy value by default": { - "error": "Error: : could not find an object to spy upon for detach()", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should trackBy index when specified": { - "error": "Error: : could not find an object to spy upon for detach()", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should recycle views when template cache is large enough to accommodate": { - "error": "Error: : could not find an object to spy upon for createEmbeddedView()", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should not recycle views when template cache is full": { - "error": "Error: : could not find an object to spy upon for createEmbeddedView()", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render up to maxBufferPx when buffer dips below minBufferPx": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should throw if maxBufferPx is less than minBufferPx": { - "error": "Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should register and degregister with ScrollDispatcher": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should emit on viewChange inside the Angular zone": { - "error": "TypeError: Cannot read property 'viewChange' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should not throw when disposing of a view that will not fit in the cache": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should initially be scrolled all the way right and showing the first item in horizontal mode": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should scroll through items as user scrolls to the left in horizontal mode": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should interpret scrollToOffset amount as an offset from the right in horizontal mode": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should scroll to the correct index in horizontal mode": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should emit the scrolled to index in horizontal mode": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should set total content size": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with RTL direction should set total content size in horizontal mode": { - "error": "TypeError: Cannot read property 'elementRef' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should render initial state for uniform items": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should render extra content if first item is smaller than average": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should throw if maxBufferPx is less than minBufferPx": { - "error": "Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of undefined", - "notes": "Unknown" - }, - "CdkAccordion should not register nested items to the same accordion": { - "error": "TypeError: Cannot read property 'accordion' of undefined", - "notes": "Unknown" - }, "CdkTable in a typical simple use case should initialize with a connected data source": { "error": "TypeError: Cannot read property 'viewContainer' of undefined", "notes": "FW-1019: Design new API to replace static queries" @@ -581,6 +369,218 @@ window.testBlocklist = { "error": "TypeError: Cannot read property 'viewContainer' of undefined", "notes": "FW-1019: Design new API to replace static queries" }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render initial state": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the data length": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the viewport size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered range": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered content offset": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the scroll offset": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should get the rendered content size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should measure range size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set total content size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set total content size in horizontal mode": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set a class based on the orientation": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set the vertical class if an invalid orientation is set": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set rendered range": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set content offset to top of content": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should set content offset to bottom of content": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to offset": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to index": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to offset in horizontal mode": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should scroll to index in horizontal mode": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should output scrolled index": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls down": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls up": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the end when scrolled to the top": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the start and end when scrolled to the middle": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render buffer element at the start when scrolled to the bottom": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic item size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic buffer size": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should handle dynamic item array": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls right in horizontal mode": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should update viewport as user scrolls left in horizontal mode": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should work with an Observable": { + "error": "TypeError: Cannot read property 'getRenderedRange' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should work with a DataSource": { + "error": "TypeError: Cannot read property 'getRenderedRange' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should trackBy value by default": { + "error": "Error: : could not find an object to spy upon for detach()", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should trackBy index when specified": { + "error": "Error: : could not find an object to spy upon for detach()", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should recycle views when template cache is large enough to accommodate": { + "error": "Error: : could not find an object to spy upon for createEmbeddedView()", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should not recycle views when template cache is full": { + "error": "Error: : could not find an object to spy upon for createEmbeddedView()", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should render up to maxBufferPx when buffer dips below minBufferPx": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should throw if maxBufferPx is less than minBufferPx": { + "error": "Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should register and degregister with ScrollDispatcher": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should emit on viewChange inside the Angular zone": { + "error": "TypeError: Cannot read property 'viewChange' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with FixedSizeVirtualScrollStrategy should not throw when disposing of a view that will not fit in the cache": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should initially be scrolled all the way right and showing the first item in horizontal mode": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should scroll through items as user scrolls to the left in horizontal mode": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should interpret scrollToOffset amount as an offset from the right in horizontal mode": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should scroll to the correct index in horizontal mode": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should emit the scrolled to index in horizontal mode": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should set total content size": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with RTL direction should set total content size in horizontal mode": { + "error": "TypeError: Cannot read property 'elementRef' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should render initial state for uniform items": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should render extra content if first item is smaller than average": { + "error": "TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkVirtualScrollViewport with AutoSizeVirtualScrollStrategy should throw if maxBufferPx is less than minBufferPx": { + "error": "Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of undefined", + "notes": "Unknown" + }, + "CdkAccordion should not register nested items to the same accordion": { + "error": "TypeError: Cannot read property 'accordion' of undefined", + "notes": "Unknown" + }, "CdkDrag standalone draggable should enable native drag interactions when there is a drag handle": { "error": "TypeError: Cannot read property 'removeEventListener' of null", "notes": "FW-1010: onDestroy hook is called twice for directives that are also used in a provider" @@ -773,82 +773,6 @@ window.testBlocklist = { "error": "Error: Template error: Can't bind to 'disabled' since it isn't a known property of 'a'.", "notes": "FW-1037: Host bindings for host objects in metadata are inherited" }, - "MatTabHeader focusing should initialize to the selected index": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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": "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", - "notes": "Unknown" - }, - "MatTabHeader pagination should re-align the ink bar when the window is resized": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "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()", - "notes": "Unknown" - }, - "MatTabHeader pagination should update the pagination state if the content of the labels changes": { - "error": "TypeError: Cannot read property 'nativeElement' of undefined", - "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.", "notes": "Unknown" @@ -981,12 +905,12 @@ window.testBlocklist = { "error": "TypeError: Cannot read property 'nativeElement' of undefined", "notes": "Unknown" }, - "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'.", + "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" }, - "MatSlideToggle without forms custom action configuration should not change value on click when click action is noop": { - "error": "TypeError: this._inputElement is undefined", + "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'.", "notes": "Unknown" }, "MatDrawer methods should be able to open": { @@ -1010,7 +934,7 @@ window.testBlocklist = { "notes": "Unknown" }, "MatDrawer methods should restore focus on close if focus is inside drawer": { - "error": "Error: Expected to be to be