Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2670)

Unified Diff: dart/tests/co19/co19-leg.status

Issue 9474040: Improve exception handling: (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: dart/tests/co19/co19-leg.status
diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
index a5187b883414904893caa3da96406ad49f7ae5b7..963362d29a8dc2182ed32406ed13034ca9130643 100644
--- a/dart/tests/co19/co19-leg.status
+++ b/dart/tests/co19/co19-leg.status
@@ -146,10 +146,7 @@ LibTest/core/double/toStringAsFixed_A01_t07: Fail, OK # VM handling of double li
LibTest/core/double/truncate_A01_t01: Fail, OK # VM handling of double literals.
-LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail # SsaBuilder: throw without expression not implemented
-LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail # SsaBuilder: throw without expression not implemented
LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t04: Fail # SsaBuilder.visitContinueStatement not implemented
-LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05: Fail # SsaBuilder: throw without expression not implemented
LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t04: Fail # SsaBuilder.visitContinueStatement not implemented
LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/02_5_Meaning_of_Names_A02_t01: Fail # SsaBuilder.visitIdentifier on non-this
LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A02_t01: Fail # Cannot find value
@@ -159,9 +156,7 @@ Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen
Language/06_Functions/06_Functions_A02_t01: Fail # Cannot find value
Language/06_Functions/06_Functions_A03_t01: Fail # Cannot find value
Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented
-Language/07_Classes/7_Static_Variables_A04_t01: Fail # SsaBuilder.visitContinueStatement not implemented
Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # SsaBuilder.visitIdentifier on non-this
-Language/13_Types/4_Interface_Types_A07_t03: Fail # SsaBuilder.visitContinueStatement not implemented
Language/13_Types/4_Interface_Types_A09_t01: Fail # Cannot find value
Language/13_Types/5_Function_Types_A02_t03: Fail # Cannot find value
Language/13_Types/5_Function_Types_A02_t05: Fail # Cannot find value
@@ -172,16 +167,10 @@ LibTest/core/Expect/setEquals_A01_t02: Fail # Cannot find value
LibTest/core/Expect/setEquals_A03_t01: Fail # Cannot find value
LibTest/core/Expect/throws_A02_t01: Fail # Bad code generation.
LibTest/core/FallThroughError/toString_A01_t02: Fail # switch cases are not implemented
-LibTest/core/HashMap/HashMap.from_A02_t01: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/HashMap/HashMap_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/HashSet/HashSet.from_A01_t01: Fail # Cannot find value
-LibTest/core/HashSet/HashSet.from_A02_t01: Fail # CompileTimeConstantEvaluator not implemented
-LibTest/core/HashSet/HashSet_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Isolate/port_A01_t01: Fail # Cannot find value
LibTest/core/Isolate/spawn_A01_t01: Fail # Cannot find value
LibTest/core/Isolate/spawn_A01_t03: Fail # Cannot find value
-LibTest/core/LinkedHashMap/LinkedHashMap.from_A02_t01: Fail # SsaBuilder.visitContinueStatement
-LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail # SsaBuilder.visitContinueStatement
LibTest/core/List/List.from_A01_t01: Fail # Cannot find value.
LibTest/core/List/List.from_A02_t01: Fail # Cannot find value
@@ -196,7 +185,6 @@ LibTest/core/List/filter_A01_t02: Fail # Cannot find value.
LibTest/core/List/filter_A02_t01: Fail # Duplicate definition.
LibTest/core/List/filter_A04_t01: Fail # Cannot find value.
LibTest/core/List/forEach_A01_t01: Fail # Cannot find value.
-LibTest/core/List/forEach_A02_t01: Fail # TypeError: Object 123 has no method '$call$1'
LibTest/core/List/forEach_A03_t01: Fail # Cannot find value.
LibTest/core/List/some_A01_t01: Fail # Duplicate definition.
LibTest/core/List/some_A01_t02: Fail # Cannot find value.
@@ -205,7 +193,6 @@ LibTest/core/List/sort_A01_t02: Fail # non-empty instruction stack
LibTest/core/List/sort_A01_t03: Fail # Cannot find value.
LibTest/core/Map/Map_class_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/Map_class_A01_t02: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/Map/Map_class_A01_t03: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/Map_class_A01_t04: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/clear_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/containsKey_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
@@ -224,7 +211,6 @@ LibTest/core/Map/isEmpty_A01_t01: Fail # SsaBuilder.visitContinueStatement not i
LibTest/core/Map/length_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/operator_subscript_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/operator_subscripted_assignment_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/Map/operator_subscripted_assignment_A01_t02: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/putIfAbsent_A01_t01: Fail # Cannot find value
LibTest/core/Map/putIfAbsent_A01_t02: Fail # Cannot find value
LibTest/core/Map/putIfAbsent_A01_t04: Fail # Cannot find value
@@ -234,9 +220,7 @@ LibTest/core/Map/putIfAbsent_A01_t08: Fail # SsaBuilder.visitContinueStatement n
LibTest/core/Map/putIfAbsent_A01_t09: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Map/putIfAbsent_A01_t10: Fail # non-empty instruction stack
LibTest/core/Map/remove_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/Map/remove_A01_t02: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Match/str_A01_t01: Fail # NoSuchMethodException : method not found: 'get length'
-LibTest/core/Queue/Queue.from_A01_t01: Fail # CompileTimeConstantEvaluator not implemented
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail # switch cases are not implemented
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail # switch cases are not implemented
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: Fail # switch cases are not implemented
@@ -247,14 +231,11 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail # Expect.fail('Some exception expected')
LibTest/core/Set/Set.from_A01_t01: Fail # Cannot find value
LibTest/core/Set/Set.from_A01_t02: Fail # Cannot find value
-LibTest/core/Set/Set.from_A02_t01: Fail # CompileTimeConstantEvaluator not implemented
-LibTest/core/Set/Set_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Set/addAll_A01_t01: Fail # Cannot find value
LibTest/core/Set/addAll_A01_t02: Fail # Cannot find value
LibTest/core/Set/addAll_A01_t03: Fail # Cannot find value
LibTest/core/Set/addAll_A01_t04: Fail # Cannot find value
LibTest/core/Set/add_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/Set/add_A01_t02: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Set/add_A01_t03: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Set/add_A01_t06: Fail # Cannot find value
LibTest/core/Set/clear_A01_t01: Fail # Cannot find value
@@ -262,8 +243,6 @@ LibTest/core/Set/containsAll_A01_t01: Fail # Cannot find value
LibTest/core/Set/containsAll_A01_t02: Fail # Cannot find value
LibTest/core/Set/containsAll_A01_t03: Fail # Cannot find value
LibTest/core/Set/contains_A01_t01: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/Set/contains_A01_t02: Fail # SsaBuilder.visitContinueStatement not implemented
-LibTest/core/Set/contains_A01_t03: Fail # SsaBuilder.visitContinueStatement not implemented
LibTest/core/Set/every_A01_t01: Fail # Cannot find value
LibTest/core/Set/every_A01_t02: Fail # Cannot find value
LibTest/core/Set/every_A01_t03: Fail # Cannot find value
@@ -298,8 +277,6 @@ LibTest/core/Set/some_A01_t03: Fail # Cannot find value
LibTest/core/int/toRadixString_A01_t01: Fail # Expect.stringEquals(expected: <6A>", <6a>) fails
-LibTest/core/Date/timeZone_A01_t01: Fail # Should throw NoSuchMethodException.
-LibTest/core/Date/value_A01_t01: Fail # Should throw NoSuchMethodException.
LibTest/core/Math/parseDouble_A02_t01: Fail # TODO(ahe): Reject bad values.
LibTest/core/Queue/iterator_A01_t01: Fail # Implement is-checks.
@@ -319,12 +296,9 @@ LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1
LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equality_A01_t01: Fail # Expect.isTrue(false) fails.
LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equality_A01_t03: Fail # Expect.isTrue(false) fails.
LangGuideTest/05_Equality/05_2_Value_Equality/05_2_Value_Equality_A01_t01: Fail # Expect.isTrue(false) fails.
-Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail # Expect.fail('NoSuchMethodException expected when calling an abstract method.')
-Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail # Expect.fail('NoSuchMethodException expected when calling abstract method or superclass.')
Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Expect.equals(expected: <bar>, actual: <null>) fails.
Language/07_Classes/4_Instance_Variables_A03_t01: Fail # Expect.equals(expected: <bar>, actual: <null>) fails.
Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t01: Fail # Expect.equals(expected: <1>, actual: <null>, 'Instance variable should already be initialized!') fails.
-Language/13_Types/4_Interface_Types_A05_t03: Fail # Expect.isTrue(false) fails.
Language/13_Types/4_Interface_Types_A12_t09: Fail # Expect.isFalse(true) fails.
Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails.
Language/13_Types/4_Interface_Types_A12_t13: Fail # Expect.isFalse(true) fails.
@@ -342,36 +316,6 @@ Language/13_Types/4_Interface_Types_A12_t10: Fail # SyntaxError: Unexpected iden
Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t01: Fail # SyntaxError: Unexpected string
-Language/05_Variables/05_Variables_A06_t01: Fail # TypeError: Cannot call method 'set$abyr' of undefined
-Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TypeError: Cannot call method 'someMethod$0' of undefined
-Language/07_Classes/2_Getters_A02_t01: Fail # TypeError: Cannot call method 'set$abyr' of undefined
-Language/07_Classes/7_Static_Variables_A02_t02: Fail # TypeError: Cannot call method 'nonexistent$0' of undefined
-Language/07_Classes/9_Superinterfaces_A06_t01: Fail # TypeError: Cannot call method 'set$foo' of undefined
-Language/08_Interfaces/1_Methods_A02_t01: Fail # TypeError: Cannot call method 'm1$0' of undefined
-Language/08_Interfaces/1_Methods_A02_t02: Fail # TypeError: Cannot call method 'm1$1' of undefined
-Language/08_Interfaces/1_Methods_A02_t03: Fail # TypeError: Cannot call method 'm1$1' of undefined
-Language/08_Interfaces/2_Getters_and_Setters_A04_t01: Fail # TypeError: Cannot call method 'm1$0' of undefined
-Language/08_Interfaces/2_Getters_and_Setters_A04_t02: Fail # TypeError: Cannot call method 'm1$0' of undefined
-Language/08_Interfaces/2_Getters_and_Setters_A04_t03: Fail # TypeError: Cannot call method 'm1$0' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: Fail # TypeError: Cannot call method 'get$foo' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: Fail # TypeError: Cannot call method 'get$foo' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t02: Fail # TypeError: Cannot call method 'foo$1' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t03: Fail # TypeError: Cannot call method 'foo$2' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t04: Fail # TypeError: Cannot call method 'foo$3' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: Fail # TypeError: Cannot call method 'get$variable' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t01: Fail # TypeError: Cannot call method 'm$2' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t02: Fail # TypeError: Cannot call method 'get$gett0r' of undefined
-Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A03_t03: Fail # TypeError: Cannot call method 'set$sett0r' of undefined
-Language/13_Types/6_Type_Dynamic_A03_t01: Fail # TypeError: Cannot call method 'wakeUp$1' of undefined
-Language/13_Types/6_Type_Dynamic_A04_t01: Fail # TypeError: Cannot call method 'get$thebullshour' of undefined
-LibTest/core/Map/containsKey_A01_t02: Fail # TypeError: Cannot call method 'hashCode$0' of undefined
-LibTest/core/Map/operator_subscript_A01_t02: Fail # TypeError: Cannot call method 'hashCode$0' of undefined
-LibTest/core/Queue/every_A01_t03: Fail # TypeError: Cannot call method '$call$1' of undefined
-LibTest/core/Queue/filter_A01_t03: Fail # TypeError: Cannot call method '$call$1' of undefined
-LibTest/core/Queue/forEach_A01_t03: Fail # TypeError: Cannot call method '$call$1' of undefined
-LibTest/core/Queue/some_A01_t03: Fail # TypeError: Cannot call method '$call$1' of undefined
-
-
LangGuideTest/02_Language_Constructs/02_8_Static_Methods/02_8_Static_Methods_A02_t02: Fail # cannot resolve foo
Language/13_Types/4_Interface_Types_A07_t01: Fail # cannot resolve type Dynamic
Language/13_Types/4_Interface_Types_A07_t02: Fail # cannot resolve type Dynamic
@@ -473,7 +417,6 @@ LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_1_Class_Const_Expressions_A02_t01: Fail, OK # @compile-error
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_1_Class_Const_Expressions_A03_t01: Fail, OK # @compile-error
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_1_Class_Const_Expressions_A04_t01: Fail, OK # @compile-error
-LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_1_Class_Const_Expressions_A06_t01: Fail, OK # @compile-error
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Class_Construction_A02_t01: Fail, OK # @compile-error
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Class_Construction_A02_t02: Fail, OK # @compile-error
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/02_1_Class_Construction_A02_t03: Fail, OK # @compile-error
@@ -686,6 +629,7 @@ Language/08_Interfaces/1_Methods_A04_t04: Fail, OK # @compile-error
Language/08_Interfaces/1_Methods_A04_t05: Fail, OK # @compile-error
Language/08_Interfaces/1_Methods_A05_t01: Fail, OK # @compile-error
Language/08_Interfaces/2_Getters_and_Setters_A02_t01: Fail, OK # @compile-error
+Language/08_Interfaces/2_Getters_and_Setters_A02_t02: Fail, OK # @compile-error
Language/08_Interfaces/2_Getters_and_Setters_A03_t01: Fail, OK # @compile-error
Language/08_Interfaces/2_Getters_and_Setters_A03_t02: Fail, OK # @compile-error
Language/08_Interfaces/2_Getters_and_Setters_A03_t03: Fail, OK # @compile-error
@@ -725,6 +669,9 @@ Language/08_Interfaces/Interfaces_A01_t02: Fail, OK # @compile-error
Language/08_Interfaces/Interfaces_A01_t03: Fail, OK # @compile-error
Language/08_Interfaces/Interfaces_A02_t01: Fail, OK # @compile-error
Language/08_Interfaces/Interfaces_A02_t02: Fail, OK # @compile-error
+Language/08_Interfaces/Interfaces_A02_t03: Fail, OK # @compile-error
+Language/08_Interfaces/Interfaces_A02_t04: Fail, OK # @compile-error
+Language/08_Interfaces/Interfaces_A02_t05: Fail, OK # @compile-error
Language/09_Generics/09_Generics_A01_t05: Fail, OK # @compile-error
Language/09_Generics/09_Generics_A01_t08: Fail, OK # @compile-error
Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error

Powered by Google App Engine
This is Rietveld 408576698