@@ -5,10 +5,11 @@ Who lives, who dies, who tells your story\?
55
66When the exception was thrown, this was the stack:
77#0 main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:10:5\)
8- #1 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
8+ #1 main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:[0-9]+:[0-9]+\)
9+ #2 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
910<asynchronous suspension>
1011<<skip until matching line>>
11- ^\(elided [0-9]+ frames .+$
12+ ^\(elided one frame .+$
1213<<skip until matching line>>
1314The test description was:
1415Exception handling in test harness - string
@@ -24,10 +25,11 @@ Who lives, who dies, who tells your story\?
2425
2526When the exception was thrown, this was the stack:
2627#0 main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:13:5\)
27- #1 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
28+ #1 main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:[0-9]+:[0-9]+\)
29+ #2 .+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
2830<asynchronous suspension>
2931<<skip until matching line>>
30- ^\(elided [0-9]+ .+$
32+ ^\(elided one frame .+$
3133<<skip until matching line>>
3234The test description was:
3335Exception handling in test harness - FlutterError
@@ -43,6 +45,7 @@ Who lives, who dies, who tells your story\?
4345
4446When the exception was thrown, this was the stack:
4547#[0-9]+ +main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:15:105\)
48+ #[0-9]+ +main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:[0-9]+:[0-9]+\)
4649#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
4750#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]binding.dart:[0-9]+:[0-9]+\)
4851<<skip until matching line>>
0 commit comments