Index: dart/compiler/tests/dartc/dartc.status |
diff --git a/dart/compiler/tests/dartc/dartc.status b/dart/compiler/tests/dartc/dartc.status |
index bc76225727cff1491909e0e16fdae7379d4707ac..a741ca01076f87186050ec11b1dae6eb60d1f684 100644 |
--- a/dart/compiler/tests/dartc/dartc.status |
+++ b/dart/compiler/tests/dartc/dartc.status |
@@ -16,5 +16,5 @@ compiler/vm/*: Skip |
# Already tested through test.py. |
corelib/SharedTests: Skip |
-[ $compiler == frog || $compiler == frogsh || $compiler == dart2js || $compiler == none ] |
+[ $compiler == frog || $compiler == dart2js || $compiler == none ] |
*: Skip |