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

Unified Diff: dart/frog/tests/frog/frog.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
« no previous file with comments | « dart/frog/tests/await/src/await_test_helper.dart ('k') | dart/frog/tests/frog/src/EvaluatorTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/tests/frog/frog.status
diff --git a/dart/frog/tests/frog/frog.status b/dart/frog/tests/frog/frog.status
index e6c0d8b92bb6ebd2aeaf795bb8e5290bec4977f1..a4c74085dc6e024c0179519c700159aac158c9d9 100644
--- a/dart/frog/tests/frog/frog.status
+++ b/dart/frog/tests/frog/frog.status
@@ -10,16 +10,11 @@ PrototypePatchingTest: Skip # TODO(jimhug): Fix flakiness uniformly
[ $checked ]
NativeCheckedFieldsFrogTest: Fail
-[ $compiler == frogsh && $checked]
-NodeProcessTest: Fail # Checked mode failure -- looked like it failed to find assert$WritableStream
-NativeCheckedFieldsFrogTest: Fail
-
-
[ $runtime == vm || $compiler == dartc || $compiler == frog || $compiler == dart2js || ($runtime == drt && $compiler == none) ]
Node*Test: Skip
-[ $compiler == frog || $compiler == frogsh || $compiler == dartc || ($runtime == drt && $compiler == none) || $compiler == dart2js ]
+[ $compiler == frog || $compiler == dartc || ($runtime == drt && $compiler == none) || $compiler == dart2js ]
FrogServerTest: Skip
« no previous file with comments | « dart/frog/tests/await/src/await_test_helper.dart ('k') | dart/frog/tests/frog/src/EvaluatorTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698