diff --git a/tests/language/language.status b/tests/language/language.status index 65bbb771915..b8da9a33c17 100644 --- a/tests/language/language.status +++ b/tests/language/language.status @@ -2,9 +2,6 @@ # 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. -[ $compiler == dart2analyzer ] -nonfunction_type_aliases/*: Skip # github.com/dart-lang/language/issues/115 - [ $compiler != dart2analyzer ] switch/case_warn_test: Skip # Analyzer only, see language_analyzer2.status diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status index c2b53ebbf04..4322081b8aa 100644 --- a/tests/language_2/language_2.status +++ b/tests/language_2/language_2.status @@ -2,9 +2,6 @@ # 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. -[ $compiler == dart2analyzer ] -nonfunction_type_aliases/*: Skip # github.com/dart-lang/language/issues/115 - [ $compiler != dart2analyzer ] switch/case_warn_test: Skip # Analyzer only, see language_analyzer2.status