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

Unified Diff: tests/language/language.status

Issue 539153002: Port and integrate the irregexp engine from V8 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Explicitly null IC-Data, whitespace fixes in tests. Created 6 years, 2 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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 2000cd78f569cb01f00e27c8b4799e94c188df8e..3ab40357d6a8e7a9c4a1619a9e0a859b8b8764df 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -20,7 +20,6 @@ closure_in_initializer_test: Fail # Issue 6422
duplicate_export_negative_test: Fail # Issue 6134
mixin_forwarding_constructor2_test: Fail # Issue 13641
-
[ $runtime != vm ]
# Async/await is currently only supported by the vm.
async_test/*: Skip

Powered by Google App Engine
This is Rietveld 408576698