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

Unified Diff: tests/language/language.status

Issue 10830094: Triage class_extends_negative_test. (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 7932fd931169d5ffd34e3bd940b80605f2f7c3fc..122a3a4035850f20aa427e090d178a132d0a5f7e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -197,11 +197,12 @@ assign_static_type_test/04: Fail
assign_static_type_test/05: 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
# Should be triaged.
cast_test/04: Fail
cast_test/05: Fail
cast_test/none: Fail
-class_extends_negative_test: Fail
class_test: Fail
closure7_test: Fail
closure_with_super_send_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