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

Unified Diff: tests/lib/lib.status

Issue 180313003: Fix VM crash when parsing what looks like a closure call during metadata evaluation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: comment Created 6 years, 10 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 | « runtime/vm/parser.cc ('k') | tests/lib/mirrors/metadata_nested_constructor_call_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index e2891d7bfdc0b3e58874650f3282047578f7f21d..0db68642df906d7e873762d104a62e710d3dd64e 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -163,6 +163,7 @@ async/stream_asyncmap_test: RuntimeError # Timer interface not supported: dartbu
[ $compiler == dart2js && $checked ]
convert/utf85_test: Pass, Slow # Issue 12029.
+mirrors/metadata_nested_constructor_call_test/none: RuntimeError # Issue 17187
[ $compiler == dart2js ]
convert/chunked_conversion_utf88_test: Slow, Pass
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/lib/mirrors/metadata_nested_constructor_call_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698