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

Unified Diff: dart/frog/tests/await/await.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/server/toss.dart ('k') | dart/frog/tests/await/src/HelperNegativeTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/tests/await/await.status
diff --git a/dart/frog/tests/await/await.status b/dart/frog/tests/await/await.status
index ca20899785bcc0039e7d86facda7f0e1fa71f1cc..0bd4685f49c118e61b098393084fefc9a7c99d3d 100644
--- a/dart/frog/tests/await/await.status
+++ b/dart/frog/tests/await/await.status
@@ -2,7 +2,7 @@
# 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 == frogsh || $compiler == frog ]
+[ $compiler == frog ]
*: Skip # compiler API evolved and this code and tests are not maintained.
# Not implemented yet
@@ -11,8 +11,6 @@
#TryCatch10Test: Fail # traps more exceptions than it should
#WhileNormalizationTest: Skip # normalization code is incorrect, currently
# # causing test to loop forever.
-#[ $compiler == frogsh ]
-#*: Pass, Crash # Issue 1024.
[ $runtime == vm || $runtime == drt || $compiler == dart2js || $runtime == none ]
*: Skip
« no previous file with comments | « dart/frog/server/toss.dart ('k') | dart/frog/tests/await/src/HelperNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698