| Index: dart/tests/co19/co19-dartium.status
|
| diff --git a/dart/tests/co19/co19-dartium.status b/dart/tests/co19/co19-dartium.status
|
| index c97cd5e0e9eb08e8ae5c82781802a1d17faf5ffd..719c0c9a1bd8eab6220394b30e9bb1c03a9a61e6 100644
|
| --- a/dart/tests/co19/co19-dartium.status
|
| +++ b/dart/tests/co19/co19-dartium.status
|
| @@ -43,6 +43,14 @@ 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
|
| +LibTest/isolate/Isolate/spawn_A01_t02: RuntimeError # co19-roll r667: Please triage this failure
|
| +LibTest/isolate/Isolate/spawn_A01_t03: RuntimeError # co19-roll r667: Please triage this failure
|
| +LibTest/isolate/Isolate/spawn_A01_t04: RuntimeError # co19-roll r667: Please triage this failure
|
| +LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please triage this failure
|
| +
|
| +
|
| [ $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
|
|
|