Index: tests/co19/co19-dart2js.status |
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
index 708ed61d0004ca03a314b9b96498c38b6c219c96..d876375dc15b33e64e1a4dae56991914474504d2 100644 |
--- a/tests/co19/co19-dart2js.status |
+++ b/tests/co19/co19-dart2js.status |
@@ -216,6 +216,8 @@ LibTest/core/Expect/approxEquals_A04_t01: Fail, OK |
LibTest/core/Expect/approxEquals_A01_t01: Fail, OK |
LibTest/core/Expect/approxEquals_A01_t03: Fail, OK |
+LibTest/core/InternalError/*: Fail, OK # InternalError is not part of the SDK. |
+ |
# The #resource tag has been removed. |
# http://code.google.com/p/co19/issues/detail?id=181 |
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t01: Fail, OK |
@@ -753,7 +755,6 @@ Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ |
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t08: Fail # Compile-time error: Unimplemented non-matching static call |
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_t01: Fail # Compile-time error: Unimplemented non-matching static call |
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_t04: Fail # Compile-time error: Unimplemented non-matching static call |
-Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time error: duplicate definition |
Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition |
Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is not a type |
Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared |
@@ -1095,7 +1096,14 @@ Language/10_Expressions/28_Identifier_Reference_A06_t01: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t02: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t04: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t05: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t06: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t08: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t09: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t10: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t11: Fail # @compile-error |
+Language/10_Expressions/28_Identifier_Reference_A06_t12: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail # @compile-error |
Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail # @compile-error |