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

Unified Diff: tests/language/language.status

Issue 9663018: Revert the revert. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 | « tests/isolate/isolate.status ('k') | tools/testing/dart/test_options.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 1c75547a10afc56195590474aa5e85bdf1ed0279..7b2ac0b780f0ea6dd22a3801b114c06de53cfbaf 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -15,6 +15,14 @@
# 2) File a bug on each architecture for the failure due to the language change.
# 3) Update the language/src directory with the updated test.
+# TODO(mattsh) Once we move to the leg code generator, the javascript generated
+# by frog won't depend on whether frog is running on the dart vm or v8. At
+# that point we can make all the tests verify that the generated javascript is
+# identical between frogsh and frogium, and then only need run the js once in
+# the browser. For now, just disable language tests of frogsh to save time.
+[ $component == frogsh ]
+*: Skip
+
[ $component == vm || $component == dartium ]
GCTest: Fail # Issue 1487
ImpliedInterfaceTest: Fail # Bug 5349944
« no previous file with comments | « tests/isolate/isolate.status ('k') | tools/testing/dart/test_options.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698