Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: dart/frog/tests/native/native.status

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 ]
« no previous file with comments | « dart/frog/tests/leg_only/leg_only.status ('k') | dart/lib/compiler/implementation/scanner/d8_scanner_bench.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698