| Index: tests/language_2/language_2.status
|
| diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
|
| deleted file mode 100644
|
| index 3a0d835dee89cde93117e1d9edaefe1752082d1a..0000000000000000000000000000000000000000
|
| --- a/tests/language_2/language_2.status
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -# 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.
|
| -
|
| -# The VM and dart2js do not implement the Dart 2.0 static type errors yet.
|
| -[ $runtime == vm || $compiler == dart2js || $runtime == dart_precompiled ]
|
| -abstract_beats_arguments_test: MissingCompileTimeError
|
| -abstract_exact_selector_test/01: MissingCompileTimeError
|
| -abstract_getter_test/01: MissingCompileTimeError
|
|
|