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

Unified Diff: tests/corelib/corelib.status

Issue 10909166: Rename NoSuchMethodException to NoSuchMethodError. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « tests/corelib/core_runtime_types_test.dart ('k') | tests/html/element_add_test.dart » ('j') | 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 3cedf41d6164af6b1125fe8fb494a3fb51d754fe..8fa15182680425f3055d9cfa192716bd6b8a7ca9 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -37,7 +37,7 @@ math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0
math_test: Fail # issue 3333
# Bad test, assumes RegExp.allMatches returns a Collection.
-reg_exp_all_matches_test: Fail, OK # NoSuchMethodException : method not found: 'forEach'
+reg_exp_all_matches_test: Fail, OK # NoSuchMethodError : method not found: 'forEach'
reg_exp4_test: Fail, OK # Expects exception from const constructor.
« no previous file with comments | « tests/corelib/core_runtime_types_test.dart ('k') | tests/html/element_add_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698