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

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

Issue 9416099: Update leg status files. (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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | dart/tests/language/language-leg.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 prefix co19 5 prefix co19
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 # These classes have been removed, co19 issue 79. 8 # These classes have been removed, co19 issue 79.
9 LibTest/core/Dispatcher/*: Fail, OK 9 LibTest/core/Dispatcher/*: Fail, OK
10 LibTest/core/List/every_A03_t01: Fail, OK 10 LibTest/core/List/every_A03_t01: Fail, OK
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 LibTest/core/double/toInt_A01_t05: Fail, OK # VM handling of double literals. 149 LibTest/core/double/toInt_A01_t05: Fail, OK # VM handling of double literals.
150 LibTest/core/double/toStringAsFixed_A01_t04: Fail, OK # VM handling of double li terals. 150 LibTest/core/double/toStringAsFixed_A01_t04: Fail, OK # VM handling of double li terals.
151 LibTest/core/double/toStringAsFixed_A01_t07: Fail, OK # VM handling of double li terals. 151 LibTest/core/double/toStringAsFixed_A01_t07: Fail, OK # VM handling of double li terals.
152 LibTest/core/double/truncate_A01_t01: Fail, OK # VM handling of double literals. 152 LibTest/core/double/truncate_A01_t01: Fail, OK # VM handling of double literals.
153 153
154 154
155 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail # SsaBuilder: throw without expression not implemented 155 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail # SsaBuilder: throw without expression not implemented
156 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail # SsaBuilder: throw without expression not implemented 156 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail # SsaBuilder: throw without expression not implemented
157 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t04: Fail # SsaBuilder.visitContinueStatement not implemented 157 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t04: Fail # SsaBuilder.visitContinueStatement not implemented
158 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05: Fail # SsaBuilder: throw without expression not implemented 158 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05: Fail # SsaBuilder: throw without expression not implemented
159 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t03: Fail # SsaBuilder for loop with aborting body not implemented
160 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t04: Fail # SsaBuilder.visitContinueStatement not implemented 159 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t04: Fail # SsaBuilder.visitContinueStatement not implemented
161 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/02_5_Meaning_of_Names _A02_t01: Fail # SsaBuilder.visitIdentifier on non-this 160 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/02_5_Meaning_of_Names _A02_t01: Fail # SsaBuilder.visitIdentifier on non-this
162 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A02_t01: Fail # Cannot find value 161 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A02_t01: Fail # Cannot find value
163 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A03_t01: Fail # Cannot find value 162 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A03_t01: Fail # Cannot find value
164 Language/06_Functions/06_Functions_A01_t02: Fail # non-empty instruction stack 163 Language/06_Functions/06_Functions_A01_t02: Fail # non-empty instruction stack
165 Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen ted 164 Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen ted
166 Language/06_Functions/06_Functions_A02_t01: Fail # Cannot find value 165 Language/06_Functions/06_Functions_A02_t01: Fail # Cannot find value
167 Language/06_Functions/06_Functions_A03_t01: Fail # Cannot find value 166 Language/06_Functions/06_Functions_A03_t01: Fail # Cannot find value
168 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented 167 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented
169 Language/07_Classes/7_Static_Variables_A04_t01: Fail # SsaBuilder.visitContinueS tatement not implemented 168 Language/07_Classes/7_Static_Variables_A04_t01: Fail # SsaBuilder.visitContinueS tatement not implemented
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 LibTest/core/String/String_class_A02_t01: Fail # Unhandled non-BMP character: U+ 10000. 359 LibTest/core/String/String_class_A02_t01: Fail # Unhandled non-BMP character: U+ 10000.
361 LibTest/core/String/charCodeAt_A01_t01: Fail # Unhandled non-BMP character: U+10 000. 360 LibTest/core/String/charCodeAt_A01_t01: Fail # Unhandled non-BMP character: U+10 000.
362 LibTest/core/String/charCodes_A01_t01: Fail # Unhandled non-BMP character: U+100 00. 361 LibTest/core/String/charCodes_A01_t01: Fail # Unhandled non-BMP character: U+100 00.
363 362
364 363
365 # TODO(floitsch): Please review these. 364 # TODO(floitsch): Please review these.
366 LibTest/core/Expect/approxEquals_A01_t04: Fail # Unknown issue with doubles. 365 LibTest/core/Expect/approxEquals_A01_t04: Fail # Unknown issue with doubles.
367 LibTest/core/Expect/identical_A01_t01: Fail # Is NaN identical to NaN? 366 LibTest/core/Expect/identical_A01_t01: Fail # Is NaN identical to NaN?
368 367
369 368
370 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t01: Fail # Exp ect.equals(expected: <1>, actual: <null>, 'Instance variable should already be i nitialized!') fails. 369 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t02: Fail # Expect.isTrue(false) fails.
370 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t03: Fail # Expect.isTrue(false) fails.
371 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t01: Fail # Expect.isTrue(false) fails.
372 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t03: Fail # Expect.isTrue(false) fails.
373 LangGuideTest/05_Equality/05_2_Value_Equality/05_2_Value_Equality_A01_t01: Fail # Expect.isTrue(false) fails.
374 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail # Expect .fail('NoSuchMethodException expected when calling an abstract method.')
375 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail # Expect .fail('NoSuchMethodException expected when calling abstract method or superclass .')
371 Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Expect.equals(expected: <bar>, actual: <null>) fails. 376 Language/07_Classes/4_Instance_Variables_A02_t01: Fail # Expect.equals(expected: <bar>, actual: <null>) fails.
372 Language/07_Classes/4_Instance_Variables_A03_t01: Fail # Expect.equals(expected: <bar>, actual: <null>) fails. 377 Language/07_Classes/4_Instance_Variables_A03_t01: Fail # Expect.equals(expected: <bar>, actual: <null>) fails.
373 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail # Expect .fail('NoSuchMethodException expected when calling abstract method or superclass .') 378 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t01: Fail # Exp ect.equals(expected: <1>, actual: <null>, 'Instance variable should already be i nitialized!') fails.
374 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail # Expect .fail('NoSuchMethodException expected when calling an abstract method.') 379 Language/13_Types/4_Interface_Types_A02_t01: Fail # Expect.isTrue(false) fails.
380 Language/13_Types/4_Interface_Types_A04_t02: Fail # Expect.isTrue(false) fails.
381 Language/13_Types/4_Interface_Types_A05_t03: Fail # Expect.isTrue(false) fails.
382 Language/13_Types/4_Interface_Types_A11_t04: Fail # Expect.isTrue(false) fails.
375 Language/13_Types/4_Interface_Types_A12_t09: Fail # Expect.isFalse(true) fails. 383 Language/13_Types/4_Interface_Types_A12_t09: Fail # Expect.isFalse(true) fails.
376 Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails. 384 Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails.
377 Language/13_Types/4_Interface_Types_A12_t13: Fail # Expect.isFalse(true) fails. 385 Language/13_Types/4_Interface_Types_A12_t13: Fail # Expect.isFalse(true) fails.
378 Language/13_Types/4_Interface_Types_A12_t14: Fail # Expect.isFalse(true) fails. 386 Language/13_Types/4_Interface_Types_A12_t14: Fail # Expect.isFalse(true) fails.
379 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails. 387 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails.
380 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t02: Fail # Expect.isTrue(false) fails.
381 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t03: Fail # Expect.isTrue(false) fails.
382 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t01: Fail # Expect.isTrue(false) fails.
383 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/05_1_Object_Identity_Equ ality_A01_t03: Fail # Expect.isTrue(false) fails.
384 LangGuideTest/05_Equality/05_2_Value_Equality/05_2_Value_Equality_A01_t01: Fail # Expect.isTrue(false) fails.
385 Language/13_Types/4_Interface_Types_A02_t01: Fail # Expect.isTrue(false) fails.
386 Language/13_Types/4_Interface_Types_A04_t02: Fail # Expect.isTrue(false) fails.
387 Language/13_Types/4_Interface_Types_A05_t03: Fail # Expect.isTrue(false) fails.
388 Language/13_Types/4_Interface_Types_A11_t04: Fail # Expect.isTrue(false) fails.
389 Language/13_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 388 Language/13_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
390 Language/13_Types/5_Function_Types_A02_t02: Fail # Expect.isTrue(false) fails. 389 Language/13_Types/5_Function_Types_A02_t02: Fail # Expect.isTrue(false) fails.
391 LibTest/core/Object/operator_equality_A01_t01: Fail # Expect.isTrue(false) fails . 390 LibTest/core/Object/operator_equality_A01_t01: Fail # Expect.isTrue(false) fails .
391 LibTest/core/String/contains_A01_t02: Fail # Expect.fail('IndexOutOfRangeExcepti on expected!')
392 LibTest/core/int/toDouble_A01_t01: Fail # Expect.equals(expected: <Infinity>, ac tual: <1>) fails
392 393
393 394
394 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail # ReferenceError: trace is not defined 395 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail # ReferenceError: trace is not defined
395 Language/13_Types/4_Interface_Types_A12_t10: Fail # SyntaxError: Unexpected iden tifier 396 Language/13_Types/4_Interface_Types_A12_t10: Fail # SyntaxError: Unexpected iden tifier
396 Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t01: Fail # Syn taxError: Unexpected string 397 Language/07_Classes/5_Constructors/1_Generative_Constructors_A01_t01: Fail # Syn taxError: Unexpected string
397 398
398 399
399 Language/05_Variables/05_Variables_A06_t01: Fail # TypeError: Cannot call method 'set$abyr' of undefined 400 Language/05_Variables/05_Variables_A06_t01: Fail # TypeError: Cannot call method 'set$abyr' of undefined
400 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TypeError: Cannot cal l method 'someMethod$0' of undefined 401 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TypeError: Cannot cal l method 'someMethod$0' of undefined
401 Language/07_Classes/2_Getters_A02_t01: Fail # TypeError: Cannot call method 'set $abyr' of undefined 402 Language/07_Classes/2_Getters_A02_t01: Fail # TypeError: Cannot call method 'set $abyr' of undefined
(...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 Language/08_Interfaces/Interfaces_A01_t03: Fail, OK # @compile-error 780 Language/08_Interfaces/Interfaces_A01_t03: Fail, OK # @compile-error
780 Language/08_Interfaces/Interfaces_A02_t01: Fail, OK # @compile-error 781 Language/08_Interfaces/Interfaces_A02_t01: Fail, OK # @compile-error
781 Language/08_Interfaces/Interfaces_A02_t02: Fail, OK # @compile-error 782 Language/08_Interfaces/Interfaces_A02_t02: Fail, OK # @compile-error
782 Language/09_Generics/09_Generics_A01_t05: Fail, OK # @compile-error 783 Language/09_Generics/09_Generics_A01_t05: Fail, OK # @compile-error
783 Language/09_Generics/09_Generics_A01_t08: Fail, OK # @compile-error 784 Language/09_Generics/09_Generics_A01_t08: Fail, OK # @compile-error
784 Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error 785 Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error
785 Language/09_Generics/09_Generics_A01_t11: Fail, OK # @compile-error 786 Language/09_Generics/09_Generics_A01_t11: Fail, OK # @compile-error
786 Language/09_Generics/09_Generics_A04_t05: Fail, OK # @compile-error 787 Language/09_Generics/09_Generics_A04_t05: Fail, OK # @compile-error
787 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 788 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
788 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 789 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW
« no previous file with comments | « no previous file | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698