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

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

Issue 11448009: Represent runtime type information as nested lists. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. 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 && $host_checked ] 7 [ $compiler == dart2js && $host_checked ]
8 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Crash # Issue 6931 8 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Crash # Issue 6931
9 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Crash # Issue 6931 9 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Crash # Issue 6931
10 10
(...skipping 596 matching lines...) Expand 10 before | Expand all | Expand 10 after
607 # 607 #
608 # Unexpected runtime errors. 608 # Unexpected runtime errors.
609 # 609 #
610 [ $compiler == dart2js ] 610 [ $compiler == dart2js ]
611 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 611 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
612 612
613 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 613 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
614 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 614 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
615 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 615 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
616 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 616 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
617 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
618 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 617 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
619 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 618 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
620 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 619 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
621 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 620 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
622 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 621 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
623 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 622 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698