Chromium Code Reviews| Index: tests/co19/co19-runtime.status |
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status |
| index a693e6abea0b34665f67396befdff1424f6fe2b3..4ca601d0db2d9482f6d41e4e6ba1e009ae817d11 100644 |
| --- a/tests/co19/co19-runtime.status |
| +++ b/tests/co19/co19-runtime.status |
| @@ -9,20 +9,20 @@ |
| LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Issue 28269 |
| LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Issue 28269 |
| LibTest/isolate/Isolate/spawn_A04_t01: Pass, Fail # Issue 28269 |
| -LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Timeout # Please triage this failure |
| +LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass,Timeout # Please triage this failure |
| [$runtime == vm && $compiler == none && $system == fuchsia] |
| *: Skip # Tests not included in the image. |
| [ $runtime == vm || $runtime == flutter || $runtime == dart_precompiled ] |
| +LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass,Timeout # Please triage this failure |
|
kustermann
2017/06/22 11:38:58
Use this one instead:
https://codereview.chromiu
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: RuntimeError # Issue 1296 |
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: RuntimeError, Fail # Issue 22200 |
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: RuntimeError, Fail # Issue 22200 |
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: RuntimeError, Fail # Issue 22200 |
| LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # Issue 1296 |
| - |
| LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 |
| Language/Libraries_and_Scripts/Exports/reexport_t02: MissingCompileTimeError, fail # Dart issue 12916 |