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

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

Issue 9720030: Compile initializers in right order. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status files. Created 8 years, 9 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 [ $component == leg && $system == macos ] 5 [ $component == leg && $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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 Language/13_Types/6_Type_Dynamic_A01_t01: Fail # compiler cancelled: cannot reso lve type Dynamic 168 Language/13_Types/6_Type_Dynamic_A01_t01: Fail # compiler cancelled: cannot reso lve type Dynamic
169 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S 169 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S
170 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented 170 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented
171 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented 171 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented
172 LibTest/core/String/String_class_A02_t01: Fail # compiler cancelled: Unhandled n on-BMP character: U+10000 172 LibTest/core/String/String_class_A02_t01: Fail # compiler cancelled: Unhandled n on-BMP character: U+10000
173 LibTest/core/String/charCodeAt_A01_t01: Fail # compiler cancelled: Unhandled non -BMP character: U+10000 173 LibTest/core/String/charCodeAt_A01_t01: Fail # compiler cancelled: Unhandled non -BMP character: U+10000
174 LibTest/core/String/charCodes_A01_t01: Fail # compiler cancelled: Unhandled non- BMP character: U+10000 174 LibTest/core/String/charCodes_A01_t01: Fail # compiler cancelled: Unhandled non- BMP character: U+10000
175 175
176 176
177 Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) fails. 177 Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) fails.
178 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Exp ect.equals(expected: <yxd4d3C.namedD.named>, actual: <d4d3yxC.namedD.named>) fai ls.
179 Language/10_Expressions/03_Numbers_A01_t06: Fail # Expect.equals(expected: <9223 372036854775807>, actual: <9223372036854776000>) fails. 178 Language/10_Expressions/03_Numbers_A01_t06: Fail # Expect.equals(expected: <9223 372036854775807>, actual: <9223372036854776000>) fails.
180 Language/10_Expressions/03_Numbers_A01_t09: Fail # Expect.equals(expected: <1234 567899876543210>, actual: <1234567899876543200>) fails. 179 Language/10_Expressions/03_Numbers_A01_t09: Fail # Expect.equals(expected: <1234 567899876543210>, actual: <1234567899876543200>) fails.
181 Language/10_Expressions/06_Lists_A07_t01: Fail # Expect.isTrue(false) fails. 180 Language/10_Expressions/06_Lists_A07_t01: Fail # Expect.isTrue(false) fails.
182 Language/10_Expressions/07_Maps_A05_t01: Fail # Expect.fail('Exception is expect ed') 181 Language/10_Expressions/07_Maps_A05_t01: Fail # Expect.fail('Exception is expect ed')
183 Language/10_Expressions/07_Maps_A06_t01: Fail # Expect.isTrue(false) fails. 182 Language/10_Expressions/07_Maps_A06_t01: Fail # Expect.isTrue(false) fails.
184 Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # Expect.equals (expected: <123456>, actual: <124356>) fails.
185 Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # Expect.equals (expected: <123456>, actual: <124356>) fails.
186 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # Expect.isTr ue(false) fails. 183 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # Expect.isTr ue(false) fails.
187 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # Expect.isTr ue(false) fails. 184 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # Expect.isTr ue(false) fails.
188 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # Expect.equals(expected: <static superclass method>, actual: <library fun ction>) fails. 185 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # Expect.equals(expected: <static superclass method>, actual: <library fun ction>) fails.
189 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call$1' 186 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call$1'
190 Language/10_Expressions/16_Assignment_A05_t06: Fail # Expect.fail('Incorrect met hod was searched: set nonExistingSetter') 187 Language/10_Expressions/16_Assignment_A05_t06: Fail # Expect.fail('Incorrect met hod was searched: set nonExistingSetter')
191 Language/10_Expressions/20_Equality_A06_t01: Fail # Expect.isTrue(false) fails. 188 Language/10_Expressions/20_Equality_A06_t01: Fail # Expect.isTrue(false) fails.
192 Language/10_Expressions/20_Equality_A09_t01: Fail # Expect.isFalse(true) fails. 189 Language/10_Expressions/20_Equality_A09_t01: Fail # Expect.isFalse(true) fails.
193 Language/11_Statements/05_For/1_For_Loop_A01_t01: Fail # Expect.equals(expected: <true>, actual: <false>) fails. 190 Language/11_Statements/05_For/1_For_Loop_A01_t01: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
194 Language/11_Statements/06_While_A02_t01: Fail # Expect.equals(expected: <7>, act ual: <6>) fails. 191 Language/11_Statements/06_While_A02_t01: Fail # Expect.equals(expected: <7>, act ual: <6>) fails.
195 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. 192 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
(...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after
506 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error 503 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error
507 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error 504 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
508 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 505 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
509 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 506 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
510 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 507 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
511 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or 508 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or
512 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or 509 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or
513 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or 510 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or
514 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or 511 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or
515 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 512 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698