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

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

Issue 10910092: Improvements for checked mode: check when intializing fields, and when assigning to fields. (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
« no previous file with comments | « pkg/pkg.status ('k') | tests/isolate/isolate.status » ('j') | 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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(ahe): Please triage this failure. 6 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(ahe): Please triage this failure.
7 Language/06_Functions/06_Functions_A01_t23: Fail # TODO(ahe): Please triage this failure. 7 Language/06_Functions/06_Functions_A01_t23: Fail # TODO(ahe): Please triage this failure.
8 Language/06_Functions/06_Functions_A01_t31: Fail # TODO(ahe): Please triage this failure. 8 Language/06_Functions/06_Functions_A01_t31: Fail # TODO(ahe): Please triage this failure.
9 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # TODO(ahe): Please t riage this failure. 9 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # TODO(ahe): Please t riage this failure.
10 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # TODO(ahe): Please t riage this failure. 10 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # TODO(ahe): Please t riage this failure.
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 Language/12_Libraries_and_Scripts/2_Imports_A02_t14: Fail # TODO(ahe): Please tr iage this failure. 140 Language/12_Libraries_and_Scripts/2_Imports_A02_t14: Fail # TODO(ahe): Please tr iage this failure.
141 Language/12_Libraries_and_Scripts/2_Imports_A02_t16: Fail # TODO(ahe): Please tr iage this failure. 141 Language/12_Libraries_and_Scripts/2_Imports_A02_t16: Fail # TODO(ahe): Please tr iage this failure.
142 Language/12_Libraries_and_Scripts/2_Imports_A02_t17: Fail # TODO(ahe): Please tr iage this failure. 142 Language/12_Libraries_and_Scripts/2_Imports_A02_t17: Fail # TODO(ahe): Please tr iage this failure.
143 Language/12_Libraries_and_Scripts/2_Imports_A02_t18: Fail # TODO(ahe): Please tr iage this failure. 143 Language/12_Libraries_and_Scripts/2_Imports_A02_t18: Fail # TODO(ahe): Please tr iage this failure.
144 Language/12_Libraries_and_Scripts/2_Imports_A02_t20: Fail # TODO(ahe): Please tr iage this failure. 144 Language/12_Libraries_and_Scripts/2_Imports_A02_t20: Fail # TODO(ahe): Please tr iage this failure.
145 Language/12_Libraries_and_Scripts/2_Imports_A02_t21: Fail # TODO(ahe): Please tr iage this failure. 145 Language/12_Libraries_and_Scripts/2_Imports_A02_t21: Fail # TODO(ahe): Please tr iage this failure.
146 Language/12_Libraries_and_Scripts/2_Imports_A02_t22: Fail # TODO(ahe): Please tr iage this failure. 146 Language/12_Libraries_and_Scripts/2_Imports_A02_t22: Fail # TODO(ahe): Please tr iage this failure.
147 Language/12_Libraries_and_Scripts/2_Imports_A06_t03: Fail # TODO(ahe): Please tr iage this failure. 147 Language/12_Libraries_and_Scripts/2_Imports_A06_t03: Fail # TODO(ahe): Please tr iage this failure.
148 Language/12_Libraries_and_Scripts/2_Imports_A07_t05: Fail # TODO(ahe): Please tr iage this failure. 148 Language/12_Libraries_and_Scripts/2_Imports_A07_t05: Fail # TODO(ahe): Please tr iage this failure.
149 Language/12_Libraries_and_Scripts/2_Imports_A10_t02: Fail # TODO(ahe): Please tr iage this failure. 149 Language/12_Libraries_and_Scripts/2_Imports_A10_t02: Fail # TODO(ahe): Please tr iage this failure.
150 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
151 LibTest/core/Futures/wait_A03_t01: Fail # TODO(ahe): Please triage this failure. 150 LibTest/core/Futures/wait_A03_t01: Fail # TODO(ahe): Please triage this failure.
152 LibTest/core/List/forEach_A01_t02: Fail # TODO(ahe): Please triage this failure. 151 LibTest/core/List/forEach_A01_t02: Fail # TODO(ahe): Please triage this failure.
153 152
154 153
155 Language/05_Variables/05_Variables_A05_t03: Fail, OK 154 Language/05_Variables/05_Variables_A05_t03: Fail, OK
156 Language/05_Variables/05_Variables_A04_t09: Fail, OK 155 Language/05_Variables/05_Variables_A04_t09: Fail, OK
157 Language/05_Variables/05_Variables_A03_t09: Fail, OK 156 Language/05_Variables/05_Variables_A03_t09: Fail, OK
158 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK 157 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
159 LibTest/core/double/ceil_A01_t03: Fail, OK 158 LibTest/core/double/ceil_A01_t03: Fail, OK
160 LibTest/core/double/truncate_A01_t05: Fail, OK 159 LibTest/core/double/truncate_A01_t05: Fail, OK
(...skipping 706 matching lines...) Expand 10 before | Expand all | Expand 10 after
867 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 866 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
868 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 867 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
869 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK 868 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK
870 869
871 870
872 # The following tests use the deprecated Date interface. 871 # The following tests use the deprecated Date interface.
873 # Issue co19 - 125 872 # Issue co19 - 125
874 LibTest/core/Date/toString_A02_t01: Fail, OK 873 LibTest/core/Date/toString_A02_t01: Fail, OK
875 LibTest/core/Date/isUtc_A01_t01: Fail, OK 874 LibTest/core/Date/isUtc_A01_t01: Fail, OK
876 875
876 [ $compiler == dart2js && $unchecked ]
877 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail
878
879 [ $compiler == dart2js && $checked ]
880
881 # The following tests fail on int checks.
882 # Issue 3720
883 Language/07_Classes/4_Instance_Variables_A02_t06: Fail
884 Language/10_Expressions/03_Numbers_A05_t01: Fail
885 Language/10_Expressions/16_Assignment/1_Compound_Assignment_A04_t04: Fail
886 Language/11_Statements/05_For/2_For_in_A01_t01: Fail
887 LibTest/core/Date/Date.fromString_A01_t01: Fail
888 LibTest/core/Date/Date.fromString_A01_t02: Fail
889 LibTest/core/Date/Date.now_A01_t01: Fail
890 LibTest/core/Date/Date.now_A01_t02: Fail
891 LibTest/core/Date/Date.now_A01_t03: Fail
892 LibTest/core/Date/Date_A01_t04: Fail
893 LibTest/core/Date/Date_A01_t05: Fail
894 LibTest/core/Date/add_A01_t01: Fail
895 LibTest/core/Date/add_A02_t01: Fail
896 LibTest/core/Date/add_A03_t01: Fail
897 LibTest/core/Date/compareTo_A01_t01: Fail
898 LibTest/core/Date/compareTo_A01_t02: Fail
899 LibTest/core/Date/day_A01_t01: Fail
900 LibTest/core/Date/difference_A01_t01: Fail
901 LibTest/core/Date/hour_A01_t01: Fail
902 LibTest/core/Date/millisecond_A01_t01: Fail
903 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail
904 LibTest/core/Date/minute_A01_t01: Fail
905 LibTest/core/Date/month_A01_t01: Fail
906 LibTest/core/Date/operator_GE_A01_t01: Fail
907 LibTest/core/Date/operator_GT_A01_t01: Fail
908 LibTest/core/Date/operator_LE_A01_t01: Fail
909 LibTest/core/Date/operator_LT_A01_t01: Fail
910 LibTest/core/Date/operator_equality_A01_t01: Fail
911 LibTest/core/Date/second_A01_t01: Fail
912 LibTest/core/Date/subtract_A01_t01: Fail
913 LibTest/core/Date/subtract_A02_t01: Fail
914 LibTest/core/Date/subtract_A03_t01: Fail
915 LibTest/core/Date/timeZoneName_A01_t01: Fail
916 LibTest/core/Date/toLocal_A01_t01: Fail
917 LibTest/core/Date/toString_A01_t01: Fail
918 LibTest/core/Date/toUtc_A01_t01: Fail
919 LibTest/core/Date/weekday_A01_t01: Fail
920 LibTest/core/Duration/Duration_A01_t01: Fail
921 LibTest/core/Duration/Duration_A02_t01: Fail
922 LibTest/core/Duration/inDays_A01_t01: Fail
923 LibTest/core/Duration/inHours_A01_t01: Fail
924 LibTest/core/Duration/inMilliseconds_A01_t01: Fail
925 LibTest/core/Duration/inMinutes_A01_t01: Fail
926 LibTest/core/Duration/inSeconds_A01_t01: Fail
927 LibTest/core/Stopwatch/elapsedInMs_A01_t01: Fail
928 LibTest/core/Stopwatch/elapsedInUs_A01_t01: Fail
929 LibTest/core/Stopwatch/elapsed_A01_t01: Fail
930 LibTest/core/Stopwatch/elapsed_A01_t02: Fail
931 LibTest/core/Stopwatch/frequency_A01_t01: Fail
932 LibTest/core/Stopwatch/start_A01_t01: Fail
933 LibTest/core/Stopwatch/start_A01_t02: Fail
934 LibTest/core/Stopwatch/start_A01_t03: Fail
935 LibTest/core/Stopwatch/stop_A01_t01: Fail
936 LibTest/core/double/operator_GE_A01_t02: Fail
937 LibTest/core/double/operator_GT_A01_t02: Fail
938 LibTest/core/double/operator_LE_A01_t02: Fail
939 LibTest/core/double/operator_LT_A01_t02: Fail
940 LibTest/core/double/operator_remainder_A01_t01: Fail
941 LibTest/core/double/operator_remainder_A01_t02: Fail
942 LibTest/core/double/operator_remainder_A01_t03: Fail
943 LibTest/core/double/operator_remainder_A01_t04: Fail
944 LibTest/core/double/operator_remainder_A01_t05: Fail
945
946
947 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
877 948
878 # 949 #
879 # Issues with co19 test suite. 950 # Issues with co19 test suite.
880 # 951 #
881 # If you add anything here, either file a bug against the Dart 952 # If you add anything here, either file a bug against the Dart
882 # language specification, co19 test suite, or add a comment that ahe@ 953 # language specification, co19 test suite, or add a comment that ahe@
883 # can understand so he can file a bug later. 954 # can understand so he can file a bug later.
884 # 955 #
885 [ $compiler == dart2js ] 956 [ $compiler == dart2js ]
886 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression. 957 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression.
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
1151 Language/10_Expressions/28_Identifier_Reference_A06_t56: Fail # @compile-error 1222 Language/10_Expressions/28_Identifier_Reference_A06_t56: Fail # @compile-error
1152 Language/11_Statements/09_Try_A01_t14: Fail # @compile-error 1223 Language/11_Statements/09_Try_A01_t14: Fail # @compile-error
1153 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 1224 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
1154 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 1225 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
1155 1226
1156 1227
1157 [ $compiler == dart2dart ] 1228 [ $compiler == dart2dart ]
1158 *: Skip 1229 *: Skip
1159 1230
1160 1231
1161 [ $compiler == dart2js && $checked ]
1162 # TODO(ngeoffray): Test checked mode.
1163 *: Skip
1164
1165
1166 [ $compiler == dart2js && $browser ] 1232 [ $compiler == dart2js && $browser ]
1167 *: Skip 1233 *: Skip
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698