test(ivy): add table root cause (#29235)

PR Close #29235
This commit is contained in:
Andrew Seguin 2019-03-11 15:30:52 -07:00 committed by Kara Erickson
parent 146256a4e0
commit 4b39bdf7e5
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ window.testBlocklist = {
},
"CdkTable with trackBy should change row implicit data even when trackBy finds no changes": {
"error": "Error: Expected 'a_1 b_1' to be 'a_2 b_2'.",
"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 rows based on their context": {
"error": "Error: Expected false to be true.",