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

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

Issue 10990060: Added support for exports and re-exports. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Removed redundant check. Created 8 years, 2 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/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # http://dartbug.com/ 5429 8
9 Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # http://dartbug.com/ 5429 9 Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # Issue 226
10 Language/13_Libraries_and_Scripts/2_Imports_A03_t25: Fail # The same entity can be imported/exported twice.
11 Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # The same entity can be imported/exported twice.
12 Language/13_Libraries_and_Scripts/2_Imports_A03_t27: Fail # The same entity can be imported/exported twice.
13 Language/13_Libraries_and_Scripts/2_Imports_A03_t28: Fail # The same entity can be imported/exported twice.
10 14
11 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 15 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
12 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure. 16 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
13 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 17 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
14 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 18 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
15 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # TODO(ahe): Pleas e triage this failure. 19 Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # TODO(ahe): Pleas e triage this failure.
16 Language/07_Classes/4_Abstract_Instance_Members_A07_t06: Fail # TODO(ahe): Pleas e triage this failure. 20 Language/07_Classes/4_Abstract_Instance_Members_A07_t06: Fail # TODO(ahe): Pleas e triage this failure.
17 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail # TODO(ahe): Pleas e triage this failure. 21 Language/07_Classes/4_Abstract_Instance_Members_A07_t07: Fail # TODO(ahe): Pleas e triage this failure.
18 Language/07_Classes/4_Abstract_Instance_Members_A07_t08: Fail # TODO(ahe): Pleas e triage this failure. 22 Language/07_Classes/4_Abstract_Instance_Members_A07_t08: Fail # TODO(ahe): Pleas e triage this failure.
19 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. 23 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure. 83 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage t his failure.
80 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure. 84 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage t his failure.
81 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure. 85 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage t his failure.
82 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure. 86 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(ahe): Please triage t his failure.
83 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure. 87 Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this fail ure.
84 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure. 88 Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # TODO(ahe): Please tr iage this failure.
85 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure. 89 Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # TODO(ahe): Please tr iage this failure.
86 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 90 Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
87 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure. 91 Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr iage this failure.
88 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure. 92 Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please tr iage this failure.
89 Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please tr iage this failure.
90 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure. 93 Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please tr iage this failure.
91 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re. 94 LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failu re.
92 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 95 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
93 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure. 96 LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage t his failure.
94 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 97 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
95 98
96 LibTest/core/Completer/completeException_A02_t01: Fail # co19 issue 224 99 LibTest/core/Completer/completeException_A02_t01: Fail # co19 issue 224
97 LibTest/core/int/operator_left_shift_A01_t03: Fail # co19 issue 224 100 LibTest/core/int/operator_left_shift_A01_t03: Fail # co19 issue 224
98 LibTest/core/int/operator_right_shift_A01_t03: Fail # co19 issue 224 101 LibTest/core/int/operator_right_shift_A01_t03: Fail # co19 issue 224
99 LibTest/core/List/insertRange_A05_t01: Fail # co19 issue 224 102 LibTest/core/List/insertRange_A05_t01: Fail # co19 issue 224
(...skipping 726 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # http://dartbug.com/4 050 829 Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # http://dartbug.com/4 050
827 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # http://dartbug.com/4 050 830 Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # http://dartbug.com/4 050
828 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # http://dartbug.com/4 050 831 Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # http://dartbug.com/4 050
829 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/4 050 832 Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/4 050
830 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # http://dartbug.com/4 050 833 Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # http://dartbug.com/4 050
831 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail # http://dartbug.com/4 050 834 Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail # http://dartbug.com/4 050
832 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # http://dartbug.com/4 050 835 Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # http://dartbug.com/4 050
833 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail # http://dartbug.com/4 050 836 Language/13_Libraries_and_Scripts/2_Imports_A02_t23: Fail # http://dartbug.com/4 050
834 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail # http://dartbug.com/4 050 837 Language/13_Libraries_and_Scripts/2_Imports_A02_t24: Fail # http://dartbug.com/4 050
835 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail # http://dartbug.com/4 050 838 Language/13_Libraries_and_Scripts/2_Imports_A02_t26: Fail # http://dartbug.com/4 050
836 Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # http://dartbug.com/4 050
837 Language/13_Libraries_and_Scripts/2_Imports_A03_t13: Fail # http://dartbug.com/4 050
838 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # http://dartbug.com/4 050 839 Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # http://dartbug.com/4 050
839 Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # http://dartbug.com/4 050
840 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # http://dartbug.com/4 050 840 Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # http://dartbug.com/4 050
841 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/4 050 841 Language/13_Libraries_and_Scripts/2_Imports_A05_t01: Fail # http://dartbug.com/4 050
842 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # http://dartbug.com/4 050 842 Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # http://dartbug.com/4 050
843 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # http://dartbug.com/4 050 843 Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # http://dartbug.com/4 050
844 844
845 845
846 # 846 #
847 # Unexpected runtime errors. 847 # Unexpected runtime errors.
848 # 848 #
849 [ $compiler == dart2js ] 849 [ $compiler == dart2js ]
(...skipping 11 matching lines...) Expand all
861 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 861 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
862 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 862 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
863 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 863 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
864 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 864 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
865 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 865 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
866 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 866 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
867 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 867 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
868 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 868 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
869 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 869 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
870 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 870 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698