flutter/dev/automated_tests/test_smoke_test
Michael Goderbauer 77651bc496
Reland "Fail tests on exceptions raised after test completed (#144706)" (#144980)
Reverts flutter/flutter#144970

No changes in this PR compared to the original. The test failure was fixed by adding missing awaits in https://github.com/flutter/flutter/pull/144978.

Fixes https://github.com/flutter/flutter/issues/144353.
2024-03-12 18:17:10 +00:00
..
crash1_test.dart
crash2_test.dart
disallow_error_reporter_modification_test.dart
fail_test_on_exception_after_test.dart Reland "Fail tests on exceptions raised after test completed (#144706)" (#144980) 2024-03-12 18:17:10 +00:00
fail_test.dart
missing_import_test.broken_dart
pass_test.dart
pending_timer_fail_test.dart
README.md
syntax_error_test.broken_dart

This directory is used by //flutter/dev/bots/test.dart to verify that flutter test actually correctly fails when a test fails.