test(ivy): add table root causes (#29177)

PR Close #29177
This commit is contained in:
Andrew Seguin 2019-03-08 00:17:31 +00:00 committed by Kara Erickson
parent fd5cd100a3
commit 63d18064fe
1 changed files with 2 additions and 2 deletions

View File

@ -55,11 +55,11 @@ window.testBlocklist = {
},
"CdkTable should be able to apply classes to rows based on their context": {
"error": "Error: Expected false to be true.",
"notes": "Unknown"
"notes": "FW-842: View engine dirty-checks projected views when the declaration place is checked"
},
"CdkTable should be able to apply classes to cells based on their row context": {
"error": "Error: Expected false to be true.",
"notes": "Unknown"
"notes": "FW-842: View engine dirty-checks projected views when the declaration place is checked"
},
"CdkDrag in a drop container should be able to customize the preview element": {
"error": "Error: Expected cdk-drag cdk-drag-preview to contain 'custom-preview'.",