Unverified Commit d6ddf82f authored by Dan Field's avatar Dan Field Committed by GitHub

roll engine to 82765aa77db9621dfbc50801ee2709aa0a00e04d (#30198)

parent 0e2eeb5a
c4d14a00716fa616b69d51bab957aee483bdc9c2
82765aa77db9621dfbc50801ee2709aa0a00e04d
......@@ -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
════════════════════════════════════════════════════════════════════════════════════════════════════
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment