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

Unified Diff: tests/language/language.status

Issue 10825129: Some more triage. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 66d4a5e44c3ff70f191957e7841868d67c34218a..ebeedf2abf11debd97cad261c8501777c29c5c0a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -213,6 +213,8 @@ duplicate_implements_test/03: Fail
duplicate_implements_test/04: Fail
# dart2js allows duplicate constructor definitions.
duplicate_constructor_test/01: Fail
+# Bug in dart2js frontend: cannot find the constructor.
+default_factory_library_test: Fail
# DartVM problem.
closure_with_super_send_test: Fail
constructor5_test: Fail
@@ -229,8 +231,7 @@ super_first_constructor_test: Fail
# Should be triaged.
condition_bailout_test: Fail
const_test: Fail
-default_factory3_test: Fail
-default_factory_library_test: Fail
+default_factory3_test: Fail # Depends on empty class processing.
dynamic_test: Fail
empty_body_member_negative_test: Fail
factory4_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