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

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: Change status for VM and dart2dart. 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
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 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 181 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
182 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 182 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
183 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 183 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
184 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 184 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
185 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure 185 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure
186 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure 186 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure
187 187
188 [ $compiler == dart2dart && $minified ] 188 [ $compiler == dart2dart && $minified ]
189 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 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/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase 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/18_Assignment_A01_t07: RuntimeError # Issue 13494
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

Powered by Google App Engine
This is Rietveld 408576698