roll engine to 82765aa77db9621dfbc50801ee2709aa0a00e04d (#30198)

This commit is contained in:
Dan Field 2019-03-29 12:41:58 -07:00 committed by GitHub
parent 0e2eeb5a48
commit d6ddf82fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
c4d14a00716fa616b69d51bab957aee483bdc9c2
82765aa77db9621dfbc50801ee2709aa0a00e04d

View File

@ -8,8 +8,8 @@ When the exception was thrown, this was the stack:
<asynchronous suspension>
#1 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
<<skip until matching line>>
^\(elided [0-9]+ .+\)$
^\(elided [0-9]+ frames.+$
<<skip until matching line>>
The test description was:
Exception handling in test harness - string
════════════════════════════════════════════════════════════════════════════════════════════════════
@ -27,8 +27,8 @@ When the exception was thrown, this was the stack:
<asynchronous suspension>
#1 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
<<skip until matching line>>
^\(elided [0-9]+ .+\)$
^\(elided [0-9]+ .+$
<<skip until matching line>>
The test description was:
Exception handling in test harness - FlutterError
════════════════════════════════════════════════════════════════════════════════════════════════════
@ -49,8 +49,8 @@ When the exception was thrown, this was the stack:
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]binding.dart:[0-9]+:[0-9]+\)
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
<<skip until matching line>>
^\(elided [0-9]+ .+\)$
^\(elided [0-9]+ .+$
<<skip until matching line>>
The test description was:
Exception handling in test harness - uncaught Future error
════════════════════════════════════════════════════════════════════════════════════════════════════