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

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

Issue 11783089: Fix VariableDefinitions.endToken for formal parameters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Test added to unparser_test. Created 7 years, 11 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/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index 0df75ab003a09e986c908171e5e1c7f5615e8d93..bbab03ef8043f67c5841e27c816bbd89875e8bc2 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -5,6 +5,7 @@
identity_test: Fail # Issue 6638
constant_folding_string_test: Fail
tree_shaking_test: Fail # Issue 4811
+unparser_test: Fail # Issue 7852
ahe 2013/01/21 11:14:08 This test cannot fail. The amount of code coverage
Johnni Winther 2013/01/22 15:57:30 Done.
[ $checked ]
field_type_inferer_test: Slow, Pass # Issue 6658.

Powered by Google App Engine
This is Rietveld 408576698