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

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

Issue 11365030: Fix issue 6452: do not change a dynamic setter call to a field set in case the field is not assigna… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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 | « lib/compiler/implementation/ssa/optimize.dart ('k') | no next file » | 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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash 9 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash
10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash 10 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash
11 11
12 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 12 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 13 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
14 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure. 14 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
15 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure. 15 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure.
16 Language/05_Variables/05_Variables_A05_t05: Fail # TODO(ahe): Please triage this failure. 16 Language/05_Variables/05_Variables_A05_t05: Fail # TODO(ahe): Please triage this failure.
17 Language/05_Variables/05_Variables_A05_t06: Fail # TODO(ahe): Please triage this failure. 17 Language/05_Variables/05_Variables_A05_t06: Fail # TODO(ahe): Please triage this failure.
18 Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this failure. 18 Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this failure.
19 Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this failure. 19 Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this failure.
20 Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this failure. 20 Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this failure.
21 Language/05_Variables/05_Variables_A05_t10: Fail # TODO(ahe): Please triage this failure. 21 Language/05_Variables/05_Variables_A05_t10: Fail # TODO(ahe): Please triage this failure.
22 Language/05_Variables/05_Variables_A05_t11: Fail # TODO(ahe): Please triage this failure. 22 Language/05_Variables/05_Variables_A05_t11: Fail # TODO(ahe): Please triage this failure.
23 Language/05_Variables/05_Variables_A05_t12: Fail # TODO(ahe): Please triage this failure. 23 Language/05_Variables/05_Variables_A05_t12: Fail # TODO(ahe): Please triage this failure.
24 Language/05_Variables/05_Variables_A05_t13: Fail # TODO(ahe): Please triage this failure. 24 Language/05_Variables/05_Variables_A05_t13: Fail # TODO(ahe): Please triage this failure.
25 Language/05_Variables/05_Variables_A05_t14: Fail # TODO(ahe): Please triage this failure. 25 Language/05_Variables/05_Variables_A05_t14: Fail # TODO(ahe): Please triage this failure.
26 Language/05_Variables/05_Variables_A05_t15: Fail # TODO(ahe): Please triage this failure. 26 Language/05_Variables/05_Variables_A05_t15: Fail # TODO(ahe): Please triage this failure.
27 Language/05_Variables/05_Variables_A06_t01: Fail # TODO(ahe): Please triage this failure.
28 Language/05_Variables/05_Variables_A07_t01: Fail # TODO(ahe): Please triage this failure. 27 Language/05_Variables/05_Variables_A07_t01: Fail # TODO(ahe): Please triage this failure.
29 Language/05_Variables/05_Variables_A07_t02: Fail # TODO(ahe): Please triage this failure. 28 Language/05_Variables/05_Variables_A07_t02: Fail # TODO(ahe): Please triage this failure.
30 Language/05_Variables/05_Variables_A07_t03: Fail # TODO(ahe): Please triage this failure. 29 Language/05_Variables/05_Variables_A07_t03: Fail # TODO(ahe): Please triage this failure.
31 Language/05_Variables/05_Variables_A07_t04: Fail # TODO(ahe): Please triage this failure. 30 Language/05_Variables/05_Variables_A07_t04: Fail # TODO(ahe): Please triage this failure.
32 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure. 31 Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure.
33 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure. 32 Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure.
34 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure. 33 Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure.
35 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure. 34 Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure.
36 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure. 35 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure.
37 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure. 36 Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 677 matching lines...) Expand 10 before | Expand all | Expand 10 after
715 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 714 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
716 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 715 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
717 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 716 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
718 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 717 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
719 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 718 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
720 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 719 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
721 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 720 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
722 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 721 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
723 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 722 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
724 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 723 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/ssa/optimize.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698