test(ivy): turn on passing Material tests for cdk-tree (#29162)

PR Close #29162
This commit is contained in:
Kara Erickson 2019-03-07 09:46:16 -08:00
parent 479ae51d1f
commit 3ef2002bd8
1 changed files with 0 additions and 8 deletions

View File

@ -101,14 +101,6 @@ window.testBlocklist = {
"error": "Error: Failed: Expected node level to be 40px but was ",
"notes": "Unknown"
},
"CdkTree flat tree with trackBy should add/remove/move nodes with property-based trackBy": {
"error": "Error: Expected null to be '1'.",
"notes": "Unknown"
},
"CdkTree flat tree with trackBy should add/remove/move nodes with index-based trackBy": {
"error": "Error: Expected null to be '0'.",
"notes": "Unknown"
},
"CdkTree nested tree with toggle should expand/collapse the node multiple times": {
"error": "Error: Expected 3 to be 1, 'Expect node expanded'.",
"notes": "Unknown"