| Index: tests/co19/co19-dartium.status
|
| diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status
|
| index fbc9f599bca6edb8ec6a0e4b130327d07283ec6b..ba517488b334e24a36d7a87c9c3e14253f4fab12 100644
|
| --- a/tests/co19/co19-dartium.status
|
| +++ b/tests/co19/co19-dartium.status
|
| @@ -233,13 +233,12 @@ LibTest/isolate/Isolate/spawn_A01_t05: RuntimeError # co19-roll r667: Please tri
|
|
|
| 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 && $mode == debug && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
|
| LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout # co19-roll r706: Please triage this failure
|
| LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout # co19-roll r706: Please triage this failure
|
|
|
| +[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) && $checked ]
|
| +LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this failure
|
| # New Dartium checked failures on new co19 browser tests in co19 revision 706.
|
| LayoutTests/fast/html/article-element_t01: RuntimeError # Issue 17758. Please triage this failure.
|
| LayoutTests/fast/html/aside-element_t01: RuntimeError # Issue 17758. Please triage this failure.
|
|
|