diff --git a/tools/material-ci/angular_material_test_blocklist.js b/tools/material-ci/angular_material_test_blocklist.js index 815758b302..092c0a5e3c 100644 --- a/tools/material-ci/angular_material_test_blocklist.js +++ b/tools/material-ci/angular_material_test_blocklist.js @@ -529,81 +529,13 @@ window.testBlocklist = { "error": "Error: Expected mat-slide-toggle-thumb-container to contain 'mat-dragging'.", "notes": "Unknown" }, - "MatDrawer methods should be able to open": { - "error": "Error: Expected 0 to be 1.", - "notes": "Unknown" - }, - "MatDrawer methods should be able to close": { - "error": "Error: Expected 0 to be 1.", - "notes": "Unknown" - }, - "MatDrawer methods should be able to close while the open animation is running": { - "error": "Error: Expected 0 to be 1.", - "notes": "Unknown" - }, - "MatDrawer methods should close when pressing escape": { - "error": "Error: Expected 0 to be 1, 'Expected one open event.'.", - "notes": "Unknown" - }, - "MatDrawer methods should fire the open event when open on init": { - "error": "Error: Expected spy open callback to have been called once. It was called 0 times.", - "notes": "Unknown" - }, - "MatDrawer methods should restore focus on close if focus is inside drawer": { - "error": "Error: Expected to be