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

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

Issue 11478022: Implement is-checks with typedefs for callable objects. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 [ $compiler == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(dart2dart-team): Please tria ge this failure. 6 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(dart2dart-team): Please tria ge this failure.
7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure. 7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure.
8 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure. 8 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure.
9 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure. 9 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure.
10 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure. 10 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure.
11 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure. 11 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure.
12 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(dart2dart-te am): Please triage this failure. 12 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(dart2dart-te am): Please triage this failure.
13 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(dart2d art-team): Please triage this failure. 13 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(dart2d art-team): Please triage this failure.
14 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(dart2dart-te am): Please triage this failure. 14 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(dart2dart-te am): Please triage this failure.
15 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(dart2dart-team): Please tr iage this failure. 15 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(dart2dart-team): Please tr iage this failure.
16 Language/12_Statements/10_Try_A03_t01: Fail # TODO(dart2dart-team): Please triag e this failure. 16 Language/12_Statements/10_Try_A03_t01: Fail # TODO(dart2dart-team): Please triag e this failure.
17 Language/12_Statements/10_Try_A03_t02: Fail # TODO(dart2dart-team): Please triag e this failure. 17 Language/12_Statements/10_Try_A03_t02: Fail # TODO(dart2dart-team): Please triag e this failure.
18 Language/12_Statements/10_Try_A03_t03: Fail # TODO(dart2dart-team): Please triag e this failure. 18 Language/12_Statements/10_Try_A03_t03: Fail # TODO(dart2dart-team): Please triag e this failure.
19 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(dart2dart-team) : Please triage this failure. 19 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(dart2dart-team) : Please triage this failure.
20 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(dart2dart-team): Please triage this failure. 20 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(dart2dart-team): Please triage this failure.
21 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(dart2dart-team): Plea se triage this failure. 21 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(dart2dart-team): Plea se triage this failure.
22 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(dart2dart-team): Plea se triage this failure. 22 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(dart2dart-team): Plea se triage this failure.
23 23
24 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug/7202
25 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # http://dartbug/7 202
26 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # http://dartbug/7 202
27 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # http://dartbug/7 202
28 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug/7 202
29 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # http://dartbug/7 202
30 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug/7 202
31 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug/7 202
32 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug/7 202
33 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug/7 202
34
24 35
25 # Calling unresolved class constructor: 36 # Calling unresolved class constructor:
26 Language/03_Overview/2_Privacy_A01_t19: Fail 37 Language/03_Overview/2_Privacy_A01_t19: Fail
27 Language/03_Overview/2_Privacy_A01_t20: Fail 38 Language/03_Overview/2_Privacy_A01_t20: Fail
28 Language/07_Classes/6_Constructors_A03_t03: Fail 39 Language/07_Classes/6_Constructors_A03_t03: Fail
29 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail 40 Language/11_Expressions/11_Instance_Creation/1_New_A06_t04: Fail
30 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail 41 Language/11_Expressions/11_Instance_Creation/1_New_A06_t05: Fail
31 Language/11_Expressions/11_Instance_Creation/1_New_A06_t06: Fail 42 Language/11_Expressions/11_Instance_Creation/1_New_A06_t06: Fail
32 43
33 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 44 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
(...skipping 406 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 [ $compiler == dart2dart && $system == windows ] 451 [ $compiler == dart2dart && $system == windows ]
441 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 452 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
442 LibTest/core/double/round_A01_t01: Fail # Result is NaN 453 LibTest/core/double/round_A01_t01: Fail # Result is NaN
443 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 454 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
444 455
445 456
446 [ $compiler == dart2dart && $system == macos ] 457 [ $compiler == dart2dart && $system == macos ]
447 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 458 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
448 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 459 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
449 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 460 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698