flutter/dev/automated_tests/test_smoke_test
Ian Hickson 88cd043d01 Fix tests (#12132)
Fixes some tests that weren't aggressively catching exceptions.
Fixes some actual failures that were found because of this.
Tries to fix an intermittent failure with crash1_test.dart which could be a race condition.
2017-09-18 13:42:06 -07:00
..
crash1_test.dart Fix tests (#12132) 2017-09-18 13:42:06 -07:00
crash2_test.dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
fail_test.dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
missing_import_test.broken_dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
pass_test.dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
README.md Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
syntax_error_test.broken_dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00

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