| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 95a04a4f65917eaba6c99df2424cb39b88c78013..753a249ef403f40667b52d8f61a6a1c19db27c5f 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -151,7 +151,6 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F
|
| LibTest/core/double/parse_A02_t01: Fail # TODO(vm-team): Please triage this failure.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triage this failure.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triage this failure.
|
| -LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this failure.
|
| LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure.
|
| LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure.
|
| LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure.
|
| @@ -284,6 +283,8 @@ Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287
|
|
|
| LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
|
|
|
| +LibTest/math/Random/nextDouble_A01_t01: Fail # co19 issue 334
|
| +
|
| [ $compiler == none && $runtime == vm ]
|
| LibTest/core/String/contains_A01_t03: Skip # Times out.
|
|
|
|
|