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

Unified Diff: dart/tests/compiler/dart2js/dart2js.status

Issue 11227007: Unify parsing of constructor references. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Add asRaw from other CL Created 8 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
« no previous file with comments | « dart/lib/compiler/implementation/typechecker.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/compiler/dart2js/dart2js.status
diff --git a/dart/tests/compiler/dart2js/dart2js.status b/dart/tests/compiler/dart2js/dart2js.status
index b94725faeade6827ff16e1175d40485dbb704345..e59b29d9a9620970f5d2e0aaa52e06215a75905a 100644
--- a/dart/tests/compiler/dart2js/dart2js.status
+++ b/dart/tests/compiler/dart2js/dart2js.status
@@ -10,5 +10,8 @@ tree_shaking_test: Fail # Issue 4811
# Minification of locals temporarily disabled due to issue 5808
minify_many_locals_test: Fail
+dart_backend_test: Fail # Temporarily broken due to refactoring of constructors.
+
+
[ $jscl || $runtime == drt || $runtime == dartium || $runtime == ff || $runtime == firefox || $runtime == chrome || $runtime == safari || $runtime == ie9 || $runtime == opera ]
*: Skip # dart2js uses #import('dart:io'); and it is not self-hosted (yet).
« no previous file with comments | « dart/lib/compiler/implementation/typechecker.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698