test(ivy): diagnose root causes for MatInput (#29153)

PR Close #29153
This commit is contained in:
Pawel Kozlowski 2019-03-07 12:31:21 +01:00 committed by Kara Erickson
parent 7060d9038b
commit 15e84950ec

View File

@ -239,7 +239,7 @@ window.testBlocklist = {
},
"MatInput without forms validates the type": {
"error": "Error: Input type \"file\" isn't supported by matInput.",
"notes": "Unknown"
"notes": "Breaking change: Static directive inputs evaluated in creation mode - material test to be updated"
},
"MatInput with textarea autosize should work in a step": {
"error": "TypeError: Cannot read property 'getBoundingClientRect' of null",