Chromium Code Reviews
DescriptionHandle "fail_" style tests in reflective tests.
There is one corner case we don't handle--we don't catch the case
where the test is expected to fail, but the failure comes from an
asynchronous callback invoked via expectAsync(). Fortunately
expectAsync() is rare enough that this doesn't cause a problem with
any of our existing "fail_" style tests.
R=scheglov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=42180
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|
|||||||||||||||||||