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

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

Issue 12543033: Revert "Support optional function expression parameters in dart2js." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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.
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 Language/05_Variables/05_Variables_A08_t01: Fail # Inherited from dart2js 79 Language/05_Variables/05_Variables_A08_t01: Fail # Inherited from dart2js
80 Language/05_Variables/05_Variables_A08_t02: Fail # Inherited from dart2js 80 Language/05_Variables/05_Variables_A08_t02: Fail # Inherited from dart2js
81 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Inherited from VM (circular initialization?). 81 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Inherited from VM (circular initialization?).
82 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Inherited from dart2js 82 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Inherited from dart2js
83 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM 83 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM
84 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519 84 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519
85 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519 85 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519
86 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519 86 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519
87 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519 87 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519
88 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # htt p://dartbug.com/5519 88 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # htt p://dartbug.com/5519
89 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # inh erited from dart2js
89 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # htt p://dartbug.com/5519 90 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # htt p://dartbug.com/5519
90 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # htt p://dartbug.com/5519 91 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # htt p://dartbug.com/5519
91 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # htt p://dartbug.com/5519 92 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # htt p://dartbug.com/5519
92 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail # htt p://dartbug.com/5519 93 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail # htt p://dartbug.com/5519
93 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail # htt p://dartbug.com/5519 94 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail # htt p://dartbug.com/5519
94 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t01: Fail # htt p://dartbug.com/5519 95 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t01: Fail # htt p://dartbug.com/5519
95 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t02: Fail # htt p://dartbug.com/5519 96 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t02: Fail # htt p://dartbug.com/5519
96 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # inh erited from VM 97 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # inh erited from VM
97 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # inh erited from VM 98 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # inh erited from VM
98 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # inh erited from VM 99 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # inh erited from VM
(...skipping 631 matching lines...) Expand 10 before | Expand all | Expand 10 after
730 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: Fail # String Buffer renamed add to write. co19 issue 388. 731 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: Fail # String Buffer renamed add to write. co19 issue 388.
731 732
732 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389 733 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
733 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389 734 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389
734 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints , issue 389 735 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints , issue 389
735 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389 736 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389
736 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints , issue 389 737 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints , issue 389
737 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389 738 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints , issue 389
738 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i nts, issue 389 739 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i nts, issue 389
739 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i nts, issue 389 740 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i nts, issue 389
OLDNEW
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/tree_validator.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698