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

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

Issue 11233063: Move ObjectNotClosureException and ClosureArgumentMismatchException to patch file. (Closed) Base URL: http://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-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index aa07bea683b625435af4c42fd7feb6f7c642f6c6..f6b776062423beafd153754f8aa4d5d8b3d14e65 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -213,6 +213,19 @@ Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234
+LibTest/core/ObjectNotClosureException/toString_A01_t01: Fail, OK # co19 issue 276
+LibTest/core/ObjectNotClosureException/ObjectNotClosureException_A01_t01: Fail, OK # co19 issue 276
+LibTest/core/List/forEach_A02_t01: Fail, OK # co19 issue 276
+LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276
+LibTest/core/Map/forEach_A01_t02: Fail, OK # co19 issue 276
+LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276
+LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 276
+LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 276
+LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 276
+LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 276
+LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19 issue 276
+LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A01_t01: Fail, OK # co19 issue 276
+Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276
[ $compiler == none && $runtime == vm && $unchecked ]
Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698