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

Unified Diff: tests/corelib/corelib.status

Issue 1084413003: Fix an assertion failure in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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
« pkg/pkg.status ('K') | « pkg/pkg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index ad13acd364f2f615e60bede605e4a7b8c0ad20dd..a66208904f75e09a8ebc9ee063467cb50b621fbd 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -597,3 +597,4 @@ uri_path_test: Crash # (throw new ExpectException(message)): Unhandled node
uri_query_test: Crash # (throw new ExpectException(message)): Unhandled node
uri_scheme_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
uri_test: Crash # (throw new ExpectException(message)): Unhandled node
+list_unmodifiable_test: Crash # handleStaticFunctionGet: function(createConstList)
« pkg/pkg.status ('K') | « pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698