blob: 0a07791c40ba548f6e2ed8bc7cfcf0d5e90c70e0 [file] [log] [blame]
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE.md file.
throw_in_async: Crash # dartbug.com/31451
throw_in_awaited_async: Crash # dartbug.com/31451
throw_in_constructor_from_async: Crash # dartbug.com/31451
throw_in_instance_method: Crash # Test works, but DDC's hover support means the expected column in the test is wrong
throw_in_top_level_method_from_async: Crash # dartbug.com/31451