Restore expectations for dev/automated_tests/flutter_test/exception_handling_test (#105778)
This commit is contained in:
parent
dc06326caa
commit
0cd8f3d02b
@ -46,6 +46,14 @@ Who lives, who dies, who tells your story\?
|
||||
When the exception was thrown, this was the stack:
|
||||
#[0-9]+ +main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:16:5\)
|
||||
<<skip until matching line>>
|
||||
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
|
||||
<<skip until matching line>>
|
||||
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]binding.dart:[0-9]+:[0-9]+\)
|
||||
<<skip until matching line>>
|
||||
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
|
||||
<<skip until matching line>>
|
||||
^\(elided ([0-9]+|one) .+$
|
||||
<<skip until matching line>>
|
||||
The test description was:
|
||||
Exception handling in test harness - uncaught Future error
|
||||
════════════════════════════════════════════════════════════════════════════════════════════════════
|
||||
|
Loading…
x
Reference in New Issue
Block a user