Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $component == dart2js && $system == macos ] | 5 [ $component == dart2js && $system == macos ] |
| 6 LibTest/core/Math/acos_A01_t01: Fail, OK | 6 LibTest/core/Math/acos_A01_t01: Fail, OK |
| 7 LibTest/core/Math/asin_A01_t01: Fail, OK | 7 LibTest/core/Math/asin_A01_t01: Fail, OK |
| 8 LibTest/core/Math/atan_A01_t01: Fail, OK | 8 LibTest/core/Math/atan_A01_t01: Fail, OK |
| 9 | 9 |
| 10 | 10 |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 136 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # compiler cancelled: internal error: expected expected optional parameters | 136 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # compiler cancelled: internal error: expected expected optional parameters |
| 137 Language/07_Classes/07_Classes_A02_t01: Fail # ConstantHandler with this or supe r not implemented | 137 Language/07_Classes/07_Classes_A02_t01: Fail # ConstantHandler with this or supe r not implemented |
| 138 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc elled: unexpected token 'call' | 138 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc elled: unexpected token 'call' |
| 139 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # compiler canc elled: unexpected token 'call' | 139 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # compiler canc elled: unexpected token 'call' |
| 140 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T | 140 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T |
| 141 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle d: cannot find constructor A or ADef | 141 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle d: cannot find constructor A or ADef |
| 142 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented | 142 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented |
| 143 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # compiler cancelled: no method named foo in class I | 143 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # compiler cancelled: no method named foo in class I |
| 144 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N | 144 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N |
| 145 Language/09_Generics/09_Generics_A04_t04: Fail # compiler cancelled: cannot reso lve type T | 145 Language/09_Generics/09_Generics_A04_t04: Fail # compiler cancelled: cannot reso lve type T |
| 146 Language/10_Expressions/01_Constants_A15_t23: Fail # leg allows x == x for abrit rary compile-time objects. | |
|
kasperl
2012/03/23 23:45:24
abritrary -> arbitrary
floitsch
2012/03/23 23:53:00
Done.
| |
| 146 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L | 147 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L |
| 147 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L | 148 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L |
| 148 Language/11_Statements/13_Continue_A03_t05: Fail # compiler cancelled: internal error: fall-through not implemented | 149 Language/11_Statements/13_Continue_A03_t05: Fail # compiler cancelled: internal error: fall-through not implemented |
| 149 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType | 150 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType |
| 150 Language/13_Types/4_Interface_Types_A05_t04: Fail # compiler cancelled: cannot r esolve type T | 151 Language/13_Types/4_Interface_Types_A05_t04: Fail # compiler cancelled: cannot r esolve type T |
| 151 Language/13_Types/4_Interface_Types_A08_t01: Fail # compiler cancelled: cannot r esolve type S | 152 Language/13_Types/4_Interface_Types_A08_t01: Fail # compiler cancelled: cannot r esolve type S |
| 152 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call' | 153 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call' |
| 153 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S | 154 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S |
| 154 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented | 155 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented |
| 155 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented | 156 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented |
| 156 | 157 |
| 157 | 158 |
| 159 | |
| 158 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();} | 160 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();} |
| 159 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 | 161 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 |
| 160 Language/03_Overview/1_Scoping_A02_t13: Fail # duplicate definition of x=0 | 162 Language/03_Overview/1_Scoping_A02_t13: Fail # duplicate definition of x=0 |
| 161 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType | 163 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType |
| 162 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented | 164 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented |
| 163 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _ | 165 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _ |
| 164 Language/03_Overview/2_Privacy_A01_t16: Fail # Expect.equals(expected: <1>, actu al: <54>) fails. | 166 Language/03_Overview/2_Privacy_A01_t16: Fail # Expect.equals(expected: <1>, actu al: <54>) fails. |
| 165 Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) fails. | 167 Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) fails. |
| 166 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. | 168 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. |
| 167 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented | 169 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 208 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' | 210 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' |
| 209 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') | 211 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') |
| 210 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') | 212 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') |
| 211 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') | 213 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') |
| 212 LibTest/core/String/contains_A01_t02: Fail # Expect.fail('IndexOutOfRangeExcepti on expected!') | 214 LibTest/core/String/contains_A01_t02: Fail # Expect.fail('IndexOutOfRangeExcepti on expected!') |
| 213 | 215 |
| 214 | 216 |
| 215 Language/10_Expressions/01_Constants_A10_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented | 217 Language/10_Expressions/01_Constants_A10_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented |
| 216 Language/10_Expressions/01_Constants_A11_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented | 218 Language/10_Expressions/01_Constants_A11_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented |
| 217 Language/10_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented | 219 Language/10_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented |
| 218 Language/10_Expressions/01_Constants_A13_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented | |
| 219 Language/10_Expressions/01_Constants_A15_t03: Fail # 'const' keyword is not veri fied in literal maps. | 220 Language/10_Expressions/01_Constants_A15_t03: Fail # 'const' keyword is not veri fied in literal maps. |
| 221 Language/10_Expressions/01_Constants_A15_t24: Fail # test will change: issue 227 7 | |
| 220 Language/10_Expressions/06_Lists_A07_t01: Fail # Canonicalization of lists. | 222 Language/10_Expressions/06_Lists_A07_t01: Fail # Canonicalization of lists. |
| 221 Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps. | 223 Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps. |
| 222 Language/10_Expressions/07_Maps_A06_t01: Fail # Canonicalization of maps. | 224 Language/10_Expressions/07_Maps_A06_t01: Fail # Canonicalization of maps. |
| 223 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # Unimplemented non-matching static call | 225 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # Unimplemented non-matching static call |
| 224 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # Unimplemented non-matching static call | 226 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # Unimplemented non-matching static call |
| 225 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # Unimplemented non-matching static call | 227 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # Unimplemented non-matching static call |
| 226 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call' | 228 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call' |
| 227 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # internal error: super property store not implemented | 229 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # internal error: super property store not implemented |
| 228 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail # Should throw ObjectNotClosure, not NoSuchMethodException. | 230 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail # Should throw ObjectNotClosure, not NoSuchMethodException. |
| 229 Language/10_Expressions/16_Assignment_A05_t06: Fail # Wrong name passed to noSuc hMethod. | 231 Language/10_Expressions/16_Assignment_A05_t06: Fail # Wrong name passed to noSuc hMethod. |
| (...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 518 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error | 520 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error |
| 519 Language/12_Libraries_and_Scripts/2_Includes_A03_t02: Fail, OK # @compile-error | 521 Language/12_Libraries_and_Scripts/2_Includes_A03_t02: Fail, OK # @compile-error |
| 520 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error | 522 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error |
| 521 Language/12_Libraries_and_Scripts/3_Scripts_A01_t10: Fail, OK # @compile-error | 523 Language/12_Libraries_and_Scripts/3_Scripts_A01_t10: Fail, OK # @compile-error |
| 522 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error | 524 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error |
| 523 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or | 525 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or |
| 524 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or | 526 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or |
| 525 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or | 527 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or |
| 526 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or | 528 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or |
| 527 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error | 529 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error |
| OLD | NEW |