test(ivy): update root cause of failures in MatBadge (#29422)

PR Close #29422
This commit is contained in:
Marc Laval 2019-03-20 18:10:21 +01:00 committed by Matias Niemelä
parent d6e27a41ed
commit 3249020466
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ window.testBlocklist = {
},
"MatBadge should clear any pre-existing badges": {
"error": "Error: Expected 2 to be 1.",
"notes": "Unknown"
"notes": "Breaking change: Static directive inputs evaluated in creation mode (MatBadge._clearExistingBadges is executed before child nodes of PreExistingBadge are aded to the DOM)"
},
"MatSidenav should be fixed position when in fixed mode": {
"error": "Error: Expected ng-tns-c380-0 ng-trigger ng-trigger-transform mat-drawer mat-sidenav mat-drawer-over ng-star-inserted to contain 'mat-sidenav-fixed'.",