| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 9822fca2be97f69c18bd77278a0de94a0c5eea24..b4a4b899e81ed516d28de7b5cc852b8b8b87a547 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -45,7 +45,6 @@ Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this
|
| Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| @@ -137,6 +136,9 @@ Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme
|
|
|
| Language/09_Generics/09_Generics_A04_t03: Fail # dart2js does not treat 2.0 as a double; dartbug.com/1533
|
|
|
| +[ $compiler == dart2js && $unchecked ]
|
| +Language/11_Expressions/01_Constants_A20_t03: Fail # dartbug.com/9076
|
| +
|
| [ $compiler == dart2js && $runtime == ie9 ]
|
| Language/11_Expressions/03_Numbers_A01_t06: Fail # Issue: 8920
|
| Language/11_Expressions/03_Numbers_A01_t09: Fail # Issue: 8920
|
|
|