Index: dart/frog/tests/native/native.status |
diff --git a/dart/frog/tests/native/native.status b/dart/frog/tests/native/native.status |
index 352ab5ef01ff4b9ccca822653028392fdd243b5b..9d412a3251d20a9117b2c24e03a571d26a98f592 100644 |
--- a/dart/frog/tests/native/native.status |
+++ b/dart/frog/tests/native/native.status |
@@ -2,13 +2,13 @@ |
# 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 == frog || $compiler == frogsh) && $runtime == d8 ] |
+[ $compiler == frog && $runtime == d8 ] |
NativeClassInheritance4FrogTest: Fail |
NativePropertyFrogTest: Fail |
NativeMissingMethod1FrogTest: Fail # Issue 1912 |
NativeWindow1FrogTest: Fail # Issue 1915 |
-[ $compiler == frog || $compiler == frogsh ] |
+[ $compiler == frog ] |
ForeignTest: Fail # Leg only test |
[ $checked ] |