| Index: dart/tests/co19/co19-runtime.status
|
| diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
|
| index 4b6ded179961082bea49fbbe5137f6e5e8dad322..d755ff8c6f548661e5226ca5c2b418f58882fa00 100644
|
| --- a/dart/tests/co19/co19-runtime.status
|
| +++ b/dart/tests/co19/co19-runtime.status
|
| @@ -91,10 +91,8 @@ Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675
|
| Language/13_Statements/09_Switch_A02_t04: fail # co19 issue 605
|
| Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908
|
| Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238
|
| -Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # Dart issue 12915
|
| Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916
|
| Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916
|
| -Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # Dart issue 12918
|
| Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521
|
| Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521
|
| Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521
|
| @@ -139,6 +137,7 @@ LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861
|
| LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861
|
| LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861
|
| LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861
|
| +Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-roll r607: Please triage this failure
|
|
|
| [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ]
|
| Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349
|
| @@ -153,4 +152,15 @@ LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601
|
| LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601
|
| LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601
|
| LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601
|
| +Language/15_Types/3_Type_Declarations/1_Typedef_A07_t08: MissingCompileTimeError # co19-roll r607: Please triage this failure
|
| +Language/15_Types/3_Type_Declarations/1_Typedef_A07_t09: MissingCompileTimeError # co19-roll r607: Please triage this failure
|
| +LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # co19-roll r607: Please triage this failure
|
| +LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # co19-roll r607: Please triage this failure
|
| +LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # co19-roll r607: Please triage this failure
|
| +LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage this failure
|
| +
|
| +[ $compiler == none && $runtime == vm && $mode == debug && $checked ]
|
| +LibTest/collection/LinkedList/add_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure
|
| +LibTest/collection/LinkedList/iterator_current_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure
|
| +LibTest/collection/LinkedList/single_A01_t01: Pass, Crash # co19-roll r607: Please triage this failure
|
|
|
|
|