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

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

Issue 12087052: Implement Types.isSubtype for FunctionType with optional and named parameters. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased (again) Created 7 years, 10 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 # 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 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
173 173
174 LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317 174 LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317
175 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317 175 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317
176 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317 176 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317
177 177
178 [ $compiler == dart2js && $unchecked ] 178 [ $compiler == dart2js && $unchecked ]
179 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 179 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
180 180
181 181
182 [ $compiler == dart2js && $runtime == jsshell ] 182 [ $compiler == dart2js && $runtime == jsshell ]
183 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 183 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
184 Language/05_Variables/05_Variables_A13_t02: Fail # TODO(ngeoaffray): Please tria ge these failure. 184 Language/05_Variables/05_Variables_A13_t02: Fail # TODO(ngeoaffray): Please tria ge these failure.
185 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TODO(ngeoaffray): Ple ase triage these failure. 185 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail # TODO(ngeoaffray): Ple ase triage these failure.
186 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # TODO(n geoaffray): Please triage these failure. 186 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # TODO(n geoaffray): Please triage these failure.
187 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # TODO(n geoaffray): Please triage these failure. 187 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # TODO(n geoaffray): Please triage these failure.
188 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(ngeoaffray): Please triage these failure. 188 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # TODO(ngeoaffray): Please triage these failure.
189 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # TODO(ngeoaffray): Please triage these failure. 189 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # TODO(ngeoaffray): Please triage these failure.
190 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. 190 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
191 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. 191 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
192 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure. 192 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure.
193 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # TODO(ngeoaffray): Please triage these failure. 193 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # TODO(ngeoaffray): Please triage these failure.
(...skipping 28 matching lines...) Expand all
222 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure. 222 Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe) : Please triage this failure.
223 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure. 223 Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please t riage this failure.
224 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure. 224 Language/11_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage th is failure.
225 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure. 225 Language/11_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage th is failure.
226 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure. 226 Language/12_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triag e this failure.
227 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure. 227 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this f ailure.
228 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure. 228 Language/13_Libraries_and_Scripts/1_Imports_A03_t06: Fail # TODO(ahe): Please tr iage this failure.
229 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure. 229 Language/13_Libraries_and_Scripts/1_Imports_A03_t26: Fail # TODO(ahe): Please tr iage this failure.
230 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure. 230 Language/13_Libraries_and_Scripts/1_Imports_A03_t46: Fail # TODO(ahe): Please tr iage this failure.
231 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure. 231 Language/13_Libraries_and_Scripts/1_Imports_A03_t66: Fail # TODO(ahe): Please tr iage this failure.
232 Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage thi s failure.
233 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure. 232 Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
234 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure. 233 LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
235 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure. 234 LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr iage this failure.
236 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure. 235 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this f ailure.
237 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure. 236 LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this fa ilure.
238 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re. 237 LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failu re.
239 LibTest/core/Queue/iterator_hasNext_A01_t01: Fail # TODO(ahe): Please triage thi s failure. 238 LibTest/core/Queue/iterator_hasNext_A01_t01: Fail # TODO(ahe): Please triage thi s failure.
240 LibTest/core/String/contains_A01_t01: Fail # TODO(ahe): Please triage this failu re. 239 LibTest/core/String/contains_A01_t01: Fail # TODO(ahe): Please triage this failu re.
241 LibTest/core/String/contains_A01_t03: Fail # TODO(ahe): Please triage this failu re. 240 LibTest/core/String/contains_A01_t03: Fail # TODO(ahe): Please triage this failu re.
242 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure. 241 LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this fail ure.
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 776 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202
778 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 777 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
779 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 778 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
780 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 779 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
781 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 780 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
782 781
783 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342 782 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342
784 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 783 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342
785 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342 784 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342
786 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 785 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342
787 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342
788 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342 786 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342
789 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342 787 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342
790 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 788 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342
791 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342
792 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342 789 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342
793 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342 790 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342
OLDNEW
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/util/link_implementation.dart ('k') | tests/compiler/dart2js/type_checker_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698