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

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

Issue 11235054: Removed IllegalAccessException and UnsupportedOperationException. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 42f4fb69cec87ec6dc7912ea134ac44ffe19c43f..a2227c65706e3b22c31e93ab931f2242b879531e 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -85,6 +85,20 @@ LibTest/core/StackOverflowException/StackOverflowException_A01_t01: Fail # co19
LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272
LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fail # co19 issue 272
+LibTest/core/IllegalAccessException/IllegalAccessException_A01_t01: Fail
Lasse Reichstein Nielsen 2012/10/23 07:33:20 Will add co19 issue when I get OK on change.
+LibTest/core/IllegalAccessException/toString_A01_t01: Fail
+LibTest/core/List/add_A02_t01: Fail
+LibTest/core/List/addAll_A02_t01: Fail
+LibTest/core/List/addLast_A02_t01: Fail
+LibTest/core/List/clear_A02_t01: Fail
+LibTest/core/List/insertRange_A02_t01: Fail
+LibTest/core/List/length_A04_t01: Fail
+LibTest/core/List/List_A01_t02: Fail
+LibTest/core/List/removeLast_A02_t01: Fail
+LibTest/core/List/removeRange_A02_t01: Fail
+LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail
+LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01: Fail
+
Language/10_Expressions/11_Instance_Creation/1_New_A13_t02: Fail # TRIAGE
Language/03_Overview/1_Scoping_A02_t05: Fail # inherited from dart2js

Powered by Google App Engine
This is Rietveld 408576698