Index: tests/co19/co19-dart2js.status |
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
index 4671c5306f4710168e7dae2ab328b475fe461328..dd6e5a5a1705c2b40f30f3a2d2a558c0fc99c341 100644 |
--- a/tests/co19/co19-dart2js.status |
+++ b/tests/co19/co19-dart2js.status |
@@ -534,6 +534,48 @@ LibTest/core/Futures/wait_A01_t06: Fail # Future is in async library. co19 issue |
LibTest/core/Futures/wait_A02_t01: Fail # Future is in async library. co19 issue 367 |
LibTest/core/Futures/wait_A02_t02: Fail # Future is in async library. co19 issue 367 |
+LibTest/core/Expect/setEquals_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Expect/setEquals_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/HashMap/HashMap.from_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/HashMap/HashMap_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/HashSet/HashSet.from_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/HashSet/HashSet_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/List/List.from_A02_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/List/addAll_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/Queue.from_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/Queue_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/addAll_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/addAll_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/addFirst_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/addFirst_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/addLast_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/addLast_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/add_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/add_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/clear_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/every_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/every_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/every_A01_t03: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/every_A01_t04: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/every_A01_t05: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/first_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/first_A02_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/forEach_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/forEach_A01_t02: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/forEach_A01_t03: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/forEach_A01_t05: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/isEmpty_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/last_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/last_A02_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |
+ |
# Issues with co19 test suite in checked mode. |
[ $compiler == dart2js && $checked ] |
LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 issue 367 |