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

Side by Side Diff: tests/co19/co19-leg.status

Issue 10162004: Hack around issue with is checks against type variables. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 [ $compiler == dart2js && $system == macos ] 5 [ $compiler == 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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 # may sometime be out of date. 132 # may sometime be out of date.
133 # 133 #
134 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # compiler cancelled: internal error: expected expected optional parameters 134 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # compiler cancelled: internal error: expected expected optional parameters
135 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc elled: unexpected token 'call' 135 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc elled: unexpected token 'call'
136 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # compiler canc elled: unexpected token 'call' 136 Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # compiler canc elled: unexpected token 'call'
137 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T 137 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T
138 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle d: cannot find constructor A or ADef 138 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle d: cannot find constructor A or ADef
139 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented 139 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented
140 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # compiler cancelled: no method named foo in class I 140 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # compiler cancelled: no method named foo in class I
141 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N 141 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N
142 Language/09_Generics/09_Generics_A04_t04: Fail # compiler cancelled: cannot reso lve type T
143 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L 142 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L
144 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L 143 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L
145 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType 144 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType
146 Language/13_Types/4_Interface_Types_A05_t04: Fail # compiler cancelled: cannot r esolve type T
147 Language/13_Types/4_Interface_Types_A08_t01: Fail # compiler cancelled: cannot r esolve type S
148 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call' 145 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call'
149 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S
150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented 146 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented
151 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented 147 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented
152 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error: visitIs for typedefs not implemented 148 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error: visitIs for typedefs not implemented
153 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error: visitIs for typedefs not implemented 149 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Pass # internal error: visitIs for typedefs not implemented
154 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Pass # internal error: visitIs for typedefs not implemented 150 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Pass # internal error: visitIs for typedefs not implemented
155 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Pass # internal error: visitIs for typedefs not implemented 151 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Pass # internal error: visitIs for typedefs not implemented
156 152
157 153
158 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();} 154 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 155 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @ compile-error 489 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @ compile-error
494 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @ compile-error 490 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @ compile-error
495 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error 491 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error
496 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error 492 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error
497 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error 493 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error
498 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error 494 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error
499 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error 495 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error
500 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error 496 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error
501 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 497 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
502 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 498 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
OLDNEW
« lib/compiler/implementation/ssa/builder.dart ('K') | « lib/compiler/implementation/ssa/builder.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698