Files
sdk/pkg/dev_compiler/test/sourcemap/stacktrace_ddk.status
T
Jens Johansen b561850fb5 [DDC] Stacktrace tests
This CL copied stacktrace test ccases from dart2js and updates them
to DDC (mostly kernel version).

Some tests fail (marked in status file) because of dartbug.com/31451.

Bug:
Change-Id: If89c292eedb162fe7fe2832e909654e4ee083340
Reviewed-on: https://dart-review.googlesource.com/23500
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2017-11-24 14:05:20 +00:00

9 lines
435 B
Plaintext

# 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_top_level_method_from_async: Crash # dartbug.com/31451