| Index: tests/co19/co19-dartium.status
|
| diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status
|
| index eefab3137a283b11adee2793b0061e8cb29dc45c..9a29b8e9406610a36abce0edd24b07710c801d24 100644
|
| --- a/tests/co19/co19-dartium.status
|
| +++ b/tests/co19/co19-dartium.status
|
| @@ -39,3 +39,6 @@ LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475
|
|
|
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
|
| LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this failure
|
| +
|
| +[ $compiler == none && $runtime == ContentShellOnAndroid ]
|
| +LibTest/math/log_A01_t01: Pass, Fail # co19 issue 44.
|
|
|