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

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

Issue 11557010: Implement subtype checks on type arguments. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update test expectations. Created 8 years 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 567
568 568
569 # 569 #
570 # Unexpected runtime errors. 570 # Unexpected runtime errors.
571 # 571 #
572 [ $compiler == dart2js ] 572 [ $compiler == dart2js ]
573 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 573 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
574 574
575 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 575 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
576 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 576 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
577 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
578 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
579 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
580 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 577 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
581 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 578 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
582 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 579 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
583 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 580 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
584 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 581 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
585 582
586 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/7202 583 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/7202
587 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/7202 584 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug.c om/7202
588 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/7202 585 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug.c om/7202
589 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/7202 586 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug.c om/7202
590 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/7202 587 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/7202
591 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # http://dartbug.c om/7202 588 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # http://dartbug.c om/7202
592 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug.c om/7202 589 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug.c om/7202
593 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug.c om/7202 590 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug.c om/7202
594 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug.c om/7202 591 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug.c om/7202
595 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug.c om/7202 592 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug.c om/7202
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698