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

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

Issue 10888003: Change how runtime type information is being set in the backend. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 ] 5 [ $compiler == dart2js ]
6 Language/05_Variables/05_Variables_A05_t03: Fail, OK 6 Language/05_Variables/05_Variables_A05_t03: Fail, OK
7 Language/05_Variables/05_Variables_A04_t09: Fail, OK 7 Language/05_Variables/05_Variables_A04_t09: Fail, OK
8 Language/05_Variables/05_Variables_A03_t09: Fail, OK 8 Language/05_Variables/05_Variables_A03_t09: Fail, OK
9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK 9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
10 LibTest/core/double/ceil_A01_t03: Fail, OK 10 LibTest/core/double/ceil_A01_t03: Fail, OK
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super 530 Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
531 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments 531 Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments
532 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser. 532 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser.
533 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 533 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
534 534
535 [ $compiler == dart2js && $runtime == d8 ] 535 [ $compiler == dart2js && $runtime == d8 ]
536 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. 536 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
537 Language/11_Statements/09_Try_A02_t02: Fail, OK # Expects to catch null if throw ing null. We now throw NullPointerException which isn't caught. 537 Language/11_Statements/09_Try_A02_t02: Fail, OK # Expects to catch null if throw ing null. We now throw NullPointerException which isn't caught.
538 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails. 538 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails.
539 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails. 539 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails.
540 Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails.
541 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails.
542 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 540 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
543 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.) 541 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.)
544 LibTest/core/Expect/equals_A01_t03: Fail # Issue co19 - 178 542 LibTest/core/Expect/equals_A01_t03: Fail # Issue co19 - 178
545 LibTest/core/Expect/notEquals_A01_t03: Fail # Issue co19 - 178 543 LibTest/core/Expect/notEquals_A01_t03: Fail # Issue co19 - 178
546 LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatExcept ion is expected') 544 LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatExcept ion is expected')
547 LibTest/core/Queue/iterator_A01_t01: Fail # Expect.isFalse(true) fails.
548 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 545 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group'
549 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 546 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
550 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 547 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
551 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 548 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
552 549
553 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization. 550 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los t during canonicalization.
554 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization. 551 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost during canonicalization.
555 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call' 552 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call'
556 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization. 553 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization.
557 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization. 554 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization.
555 Language/13_Types/4_Interface_Types_A11_t02: Fail # Is check with generics.
556 Language/13_Types/4_Interface_Types_A10_t07: Fail # Is check with generics.
557 Language/13_Types/4_Interface_Types_A05_t03: Fail # Is check with generics.
558 Language/13_Types/4_Interface_Types_A08_t06: Fail # Is check with generics.
559 Language/10_Expressions/07_Maps_A04_t01: Fail # Is check with generics.
560 Language/10_Expressions/07_Maps_A07_t04: Fail # Is check with generics.
558 561
559 # 562 #
560 # The following tests may be broken, but require further review. 563 # The following tests may be broken, but require further review.
561 # 564 #
562 [ $compiler == dart2js && $runtime == d8 ] 565 [ $compiler == dart2js && $runtime == d8 ]
563 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN? 566 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN?
564 567
565 568
566 # 569 #
567 # The following tests are all negative tests that should be fixed. 570 # The following tests are all negative tests that should be fixed.
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
835 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 838 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
836 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 839 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
837 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 840 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
838 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 841 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
839 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 842 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
840 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 843 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
841 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 844 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
842 845
843 [ $compiler == dart2dart ] 846 [ $compiler == dart2dart ]
844 *: Skip 847 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698