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

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

Issue 11267039: Make unresolved access to top-level member a dynamic error. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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 | « lib/compiler/implementation/resolution/members.dart ('k') | no next file » | 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) 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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
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_A03_t09: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure.
(...skipping 817 matching lines...) Expand 10 before | Expand all | Expand 10 after
828 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 828 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022
829 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 829 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022
830 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 830 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022
831 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 831 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022
832 832
833 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 833 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
834 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 834 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
835 835
836 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713 836 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713
837 837
838 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http: //dartbug.com/5714
839
840 838
841 # 839 #
842 # Unexpected runtime errors. 840 # Unexpected runtime errors.
843 # 841 #
844 [ $compiler == dart2js ] 842 [ $compiler == dart2js ]
845 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 843 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
846 844
847 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020 845 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020
848 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 846 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
849 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 847 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
850 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 848 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
851 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 849 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
852 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 850 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
853 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 851 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
854 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 852 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
855 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 853 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
856 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 854 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
857 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 855 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
858 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 856 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/resolution/members.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698