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

Unified Diff: tests/language/language.status

Issue 10843024: 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 a190206aac52eb6fc9bff2e81585ff246330d75e..66d4a5e44c3ff70f191957e7841868d67c34218a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -200,12 +200,19 @@ cyclic_type_variable_test/02: Fail
cyclic_type_variable_test/03: Fail
cyclic_type_variable_test/04: Fail
cyclic_type_variable_test/none: Fail
+default_factory2_test/01: Fail
final_syntax_test/03: Fail
final_syntax_test/04: Fail
# Call operator is not supported by dart2js frontend.
call_operator_test: Fail
# dart2js frontend doesn't even analyse problematic classes.
class_extends_negative_test: Fail
+duplicate_implements_test/01: Fail
+duplicate_implements_test/02: Fail
+duplicate_implements_test/03: Fail
+duplicate_implements_test/04: Fail
+# dart2js allows duplicate constructor definitions.
+duplicate_constructor_test/01: Fail
# DartVM problem.
closure_with_super_send_test: Fail
constructor5_test: Fail
@@ -222,14 +229,8 @@ super_first_constructor_test: Fail
# Should be triaged.
condition_bailout_test: Fail
const_test: Fail
-default_factory2_test/01: Fail
default_factory3_test: Fail
default_factory_library_test: Fail
-duplicate_constructor_test/01: Fail
-duplicate_implements_test/01: Fail
-duplicate_implements_test/02: Fail
-duplicate_implements_test/03: Fail
-duplicate_implements_test/04: Fail
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