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

Unified Diff: dart/tests/language/language.status

Issue 10947029: Avoid calling user-defined code when reporting checked mode errors and cast errors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 8 years, 3 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 | « dart/lib/compiler/implementation/lib/js_helper.dart ('k') | dart/tests/language/type_error_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index 56384db3ed2ad1831ef4cb0f54147ae1769218de..044b065c2f54cd37a8b8059d96cc19207d99020c 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -64,6 +64,7 @@ named_parameters_aggregated_test/05: Fail # Compile-time error reported instead
lazy_static3_test: Fail # Issue 3558
+type_error_test: Fail # http://dartbug.com/5280
# DartC specific tests that should not be run by the VM
« no previous file with comments | « dart/lib/compiler/implementation/lib/js_helper.dart ('k') | dart/tests/language/type_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698