From dbd9ecfd4c135cbcae8efec6246411e93e4ad50e Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Tue, 26 Feb 2019 09:09:06 +0100 Subject: [PATCH] test(ivy): update sidenav and drawer root causes (#28972) Updates the root causes for the `MatDrawer` and `MatSidenav` tests. All of the `MatDrawer` failures were fixed by https://github.com/angular/material2/pull/15300. PR Close #28972 --- .../angular_material_test_blocklist.js | 72 +------------------ 1 file changed, 2 insertions(+), 70 deletions(-) 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