| Index: dart/tests/co19/co19-dartium.status
|
| diff --git a/dart/tests/co19/co19-dartium.status b/dart/tests/co19/co19-dartium.status
|
| index 719c0c9a1bd8eab6220394b30e9bb1c03a9a61e6..554f5ae287eeb69c38a506b7a15e96ead67ea74a 100644
|
| --- a/dart/tests/co19/co19-dartium.status
|
| +++ b/dart/tests/co19/co19-dartium.status
|
| @@ -7,41 +7,17 @@
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Pass, Fail # Issue 13719: Please triage this failure.
|
| -Language/12_Expressions/12_Spawning_an_Isolate_A01_t01: Fail # Issue 13921
|
| Language/14_Libraries_and_Scripts/3_Parts_A02_t02: Pass, Timeout # Issue 13719: Please triage this failure.
|
| Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: Pass # Issue 14478: This should break.
|
| LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 13719: Please triage this failure.
|
| LibTest/async/Future/Future_A01_t03: Fail # co19-roll r641: Please triage this failure
|
| LibTest/core/int/operator_left_shift_A01_t02: Pass, Fail # Issue 13719: Please triage this failure.
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A04_t02: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A04_t02: Timeout # Issue 13719: Please triage this failure.
|
| -LibTest/isolate/isolate_api/spawnFunction_A04_t03: Fail # Issue 13921
|
| -LibTest/isolate/isolate_api/spawnFunction_A04_t03: Timeout # Issue 13719: Please triage this failure.
|
| -LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Issue 13921
|
| -LibTest/isolate/IsolateSink/add_A01_t01: Fail # Issue 13921
|
| -LibTest/isolate/IsolateSink/add_A01_t02: Fail # Issue 13921
|
| -LibTest/isolate/IsolateSink/add_A02_t01: Fail # Issue 13921
|
| -LibTest/isolate/IsolateSink/close_A01_t03: Fail # Issue 13921
|
| -LibTest/isolate/IsolateSink/close_A01_t04: Fail # Issue 13921
|
| -LibTest/isolate/IsolateSink/operator_equality_A01_t01: Fail # Issue 13921
|
| LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue 13719: Please triage this failure.
|
| LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921
|
| LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921
|
| LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921
|
| LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921
|
|
|
| -LibTest/isolate/isolate_api/spawnUri_A01_t01: Skip # Issue 13992
|
| -LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992
|
| -LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992
|
| -LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992
|
| -LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992
|
|
|
| Language/12_Expressions/13_Spawning_an_Isolate_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
|
| LibTest/isolate/Isolate/spawn_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
|
| @@ -53,4 +29,4 @@ LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri
|
|
|
| [ $compiler == none && $runtime == dartium && $checked ]
|
| Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
|
| -LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this failure
|
| +LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this failure
|
|
|