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

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

Issue 25877002: Don't evaluate the argument twice for unresolved static setter calls. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comment and update status files. Created 7 years, 2 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 | « tests/co19/co19-co19.status ('k') | tests/co19/co19-runtime.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) 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 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure 7 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
8 8
9 Language/12_Expressions/12_Instance_Creation/1_New_A04_t02: RuntimeError # co19- roll r607: Please triage this failure 9 Language/12_Expressions/12_Instance_Creation/1_New_A04_t02: RuntimeError # co19- roll r607: Please triage this failure
10 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure 10 Language/12_Expressions/17_Getter_Invocation_A07_t02: Pass, RuntimeError # co19- roll r607: Please triage this failure
(...skipping 18 matching lines...) Expand all
29 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM 29 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM
30 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM 30 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM
31 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM 31 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM
32 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM 32 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM
33 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM 33 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM
34 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM 34 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM
35 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt p://dartbug.com/5519 35 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt p://dartbug.com/5519
36 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: Fail # Issue 13652 36 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: Fail # Issue 13652
37 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519 37 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519
38 Language/12_Expressions/01_Constants_A03_t01: Fail # Issue 13652 38 Language/12_Expressions/01_Constants_A03_t01: Fail # Issue 13652
39 Language/12_Expressions/18_Assignment_A01_t07: RuntimeError # Issue 13494
39 Language/13_Statements/09_Switch_A02_t04: Fail # co19 issue 605 40 Language/13_Statements/09_Switch_A02_t04: Fail # co19 issue 605
40 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: Fail # co1 9 issue 606 41 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: Fail # co1 9 issue 606
41 42
42 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM 43 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM
43 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 44 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
44 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM 45 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # inherited from VM
45 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294 46 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i ssue 294
46 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # inherited from VM 47 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # inherited from VM
47 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail 48 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail
48 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i nherited from VM 49 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # i nherited from VM
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 [ $compiler == dart2dart && $minified ] 189 [ $compiler == dart2dart && $minified ]
189 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 190 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
190 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 191 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
191 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 192 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
192 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 193 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
193 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 194 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
194 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 195 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
195 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 196 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
196 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 197 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
197 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure 198 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698