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

Unified Diff: tests/co19/co19-runtime.status

Issue 11235054: Removed IllegalAccessException and UnsupportedOperationException. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: ADded test expectations. Created 8 years, 2 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/co19/co19-dart2js.status ('k') | tests/corelib/const_list_literal_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 59402e1ad7f80407f29f853b3c3cf90e4575d44e..42bad338083a98aa380809ced990687a6b84b9a9 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -224,6 +224,21 @@ LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19
LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A01_t01: Fail, OK # co19 issue 276
Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276
+LibTest/core/IllegalAccessException/IllegalAccessException_A01_t01: Fail, OK # co19 issue 285
+LibTest/core/IllegalAccessException/toString_A01_t01: Fail, OK # co19 issue 285
+LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285
+LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285
+LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285
+LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 issue 285
+LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01: Fail, OK # co19 issue 285
+
+
[ $compiler == none && $runtime == vm && $checked ]
Language/10_Expressions/09_Function_Expressions_A03_t02: Fail, OK # co19 issue 283
Language/10_Expressions/09_Function_Expressions_A04_t02: Fail, OK # co19 issue 283
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/corelib/const_list_literal_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698