Skip to content

Commit

Permalink
Restore expectations for dev/automated_tests/flutter_test/exception_h…
Browse files Browse the repository at this point in the history
…andling_test (#105778)
  • Loading branch information
alexmarkov committed Jun 14, 2022
1 parent dc06326 commit 0cd8f3d
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -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
════════════════════════════════════════════════════════════════════════════════════════════════════
Expand Down

0 comments on commit 0cd8f3d

Please sign in to comment.