Skip to content

Commit 0cd8f3d

Browse files
authored
Restore expectations for dev/automated_tests/flutter_test/exception_handling_test (#105778)
1 parent dc06326 commit 0cd8f3d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

dev/automated_tests/flutter_test/exception_handling_expectation.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ Who lives, who dies, who tells your story\?
4646
When the exception was thrown, this was the stack:
4747
#[0-9]+ +main.<anonymous closure> \(.+[/\\]dev[/\\]automated_tests[/\\]flutter_test[/\\]exception_handling_test\.dart:16:5\)
4848
<<skip until matching line>>
49+
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
50+
<<skip until matching line>>
51+
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]binding.dart:[0-9]+:[0-9]+\)
52+
<<skip until matching line>>
53+
#[0-9]+ +.+ \(package:flutter_test[/\\]src[/\\]widget_tester\.dart:[0-9]+:[0-9]+\)
54+
<<skip until matching line>>
55+
^\(elided ([0-9]+|one) .+$
56+
<<skip until matching line>>
4957
The test description was:
5058
Exception handling in test harness - uncaught Future error
5159
════════════════════════════════════════════════════════════════════════════════════════════════════

0 commit comments

Comments
 (0)