test(ivy): diagnose root causes of failures in MatSnackBar (#29134)

PR Close #29134
This commit is contained in:
Marc Laval 2019-03-06 15:57:20 +01:00 committed by Andrew Kushnir
parent f96efd1c98
commit 0bd4261f23
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ window.testBlocklist = {
}, },
"MatSnackBar with TemplateRef should be able to open a snack bar using a TemplateRef": { "MatSnackBar with TemplateRef should be able to open a snack bar using a TemplateRef": {
"error": "Error: Expected ' Fries Pizza ' to contain 'Pasta'.", "error": "Error: Expected ' Fries Pizza ' to contain 'Pasta'.",
"notes": "Unknown" "notes": "FW-842: View engine dirty-checks projected views when the declaration place is checked"
}, },
"MatTooltip special cases should clear the `user-select` when a tooltip is set on a text field": { "MatTooltip special cases should clear the `user-select` when a tooltip is set on a text field": {
"error": "Error: Expected 'none' to be falsy.", "error": "Error: Expected 'none' to be falsy.",