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

Unified Diff: tests/language/language.status

Issue 10826266: Triage another test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « no previous file | no next file » | 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 ff445096154e0189c89c25cb808bc0c471b61106..f4656608d1517d2a35826ab1fd26077a247b8f61 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -270,8 +270,8 @@ type_variable_bounds2_test/00: Fail # See above
type_variable_bounds2_test/03: Fail # See above
type_variable_bounds2_test/05: Fail # See above
try_catch_test: Fail # New catch syntax is not supported by dart2js yet.
+const_test: Fail # For constructs like c[0]++, for some reason operator[] doesn't make into resolved elements.
# Should be triaged.
-const_test: Fail
empty_body_member_negative_test: Fail
factory4_test: Fail
field2_negative_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698