dart-sdk/tests/language_2/language_2_analyzer.status
Mayank Patke ed441e48d0 Update all Slow tests to be Slow, Pass.
Change-Id: I610b272355b045eab80cf941210774fb12d775eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134103
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Mayank Patke <fishythefish@google.com>
2020-02-01 00:17:42 +00:00

12 lines
509 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 file.
# Sections in this file should contain "$compiler == dart2analyzer".
[ $compiler == dart2analyzer ]
class/large_class_declaration_test: Slow, Pass
vm/debug_break_enabled_vm_test: Skip
vm/debug_break_vm_test/*: Skip
vm/regress_27201_test: SkipByDesign # Loads bad library, so will always crash.