| Index: dart/tests/co19/co19-dart2dart.status
|
| diff --git a/dart/tests/co19/co19-dart2dart.status b/dart/tests/co19/co19-dart2dart.status
|
| index 1182347a4229b786837da9c78ec0902856ef2f80..1b21dce58a56e1934bfdf80c8135a57c885f8730 100644
|
| --- a/dart/tests/co19/co19-dart2dart.status
|
| +++ b/dart/tests/co19/co19-dart2dart.status
|
| @@ -30,7 +30,6 @@ LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # co19-roll r607: Please triage
|
|
|
| Language/12_Expressions/01_Constants_A20_t05: CompileTimeError # co19-roll r667: Please triage this failure
|
| Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r667: Please triage this failure
|
| -Language/14_Libraries_and_Scripts/1_Imports_A03_t31: RuntimeError # co19-roll r667: Please triage this failure
|
| Language/14_Libraries_and_Scripts/1_Imports_A07_t02: RuntimeError # co19-roll r667: Please triage this failure
|
| Language/14_Libraries_and_Scripts/1_Imports_A07_t03: RuntimeError # co19-roll r667: Please triage this failure
|
| Language/14_Libraries_and_Scripts/1_Imports_A07_t04: RuntimeError # co19-roll r667: Please triage this failure
|
| @@ -195,3 +194,6 @@ LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
|
| LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
|
| LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
|
| Language/12_Expressions/32_Type_Test_A02_t04: RuntimeError # co19-roll to r667: Please triage this failure
|
| +
|
| +[ $compiler == dart2dart && $unminified ]
|
| +Language/14_Libraries_and_Scripts/1_Imports_A03_t31: RuntimeError # co19-roll r667: Please triage this failure
|
|
|