Files
sdk/pkg/dev_compiler/test
Vijay Menon 580186a655 Defend against false positives
If a seemingly non-async test returns a Future, wait on it.  I noticed this on an earlier CL today related to the await_in_cascade_test - the test was broken, but we were falsely passing.

This still doesn't handle false negatives (e.g., tests that are expected to fail).  That's why many of these are marked skip_fail.  If the exception happens after main returns, we currently don't see it.

R=jmesserly@google.com

Review-Url: https://codereview.chromium.org/2629023002 .
2017-01-11 14:34:07 -08:00
..
2017-01-11 14:34:07 -08:00
2016-04-14 11:28:12 -07:00
2016-11-22 10:55:35 -08:00
2016-04-14 11:28:12 -07:00
2017-01-09 15:32:05 -08:00
2015-03-30 12:52:03 -07:00
2016-05-18 13:48:10 -07:00