Index: tests/co19/co19-runtime.status |
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status |
index 40b1b9ec756bb707bf6ded358d625a4a9abff76e..130106dcc5b0aa5fa817e51b3c4f9f5008b845b9 100644 |
--- a/tests/co19/co19-runtime.status |
+++ b/tests/co19/co19-runtime.status |
@@ -402,8 +402,6 @@ LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
*: Skip |
-# Dart bug 6719 |
-# Fail due to Future being in dart:async now |
[ $compiler == none && $runtime == vm ] |
LibTest/core/Completer/Completer_A01_t01: Fail # Future is in async library. co19 issue 367 |
LibTest/core/Completer/completeException_A01_t01: Fail # Future is in async library. co19 issue 367 |
@@ -468,8 +466,52 @@ 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. |
+ |
[ $compiler == none && $runtime == vm && $unchecked ] |
LibTest/core/Future/chain_A02_t05: Fail # Future is in async library. co19 issue 367 |
LibTest/core/Future/transform_A02_t04: Fail # Future is in async library. co19 issue 367 |
+ |
[ $compiler == none && $runtime == vm && $checked ] |
LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 issue 367 |
+Language/14_Types/4_Interface_Types_A08_t06: Fail # Moved collection classes from core to collection. TODO(floitsch): create co19 bug. |