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

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

Issue 10578004: Fix bad assert in static type propagation. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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 | « runtime/vm/intermediate_language.cc ('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 [ $runtime == vm ] 6 [ $runtime == vm ]
7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression) 7 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c ompile-time constant expression)
8 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM 8 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM
9 9
10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented) 10 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (c all operator not implemented)
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 Language/07_Classes/07_Classes_A02_t29: Fail 288 Language/07_Classes/07_Classes_A02_t29: Fail
289 Language/07_Classes/07_Classes_A02_t31: Fail 289 Language/07_Classes/07_Classes_A02_t31: Fail
290 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail 290 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail
291 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail 291 Language/10_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail
292 Language/10_Expressions/05_Strings_A20_t01: Fail 292 Language/10_Expressions/05_Strings_A20_t01: Fail
293 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail 293 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail
294 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail 294 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail
295 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail 295 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail
296 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: Fail 296 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: Fail
297 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail 297 Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail
298 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail 298 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
299 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail 299 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
300 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail 300 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
301 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail 301 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosu reException
302 Language/10_Expressions/28_Identifier_Reference_A06_t09: Fail 302 Language/10_Expressions/28_Identifier_Reference_A06_t09: Fail
303 Language/10_Expressions/28_Identifier_Reference_A06_t10: Fail 303 Language/10_Expressions/28_Identifier_Reference_A06_t10: Fail
304 Language/10_Expressions/28_Identifier_Reference_A06_t11: Fail 304 Language/10_Expressions/28_Identifier_Reference_A06_t11: Fail
305 Language/10_Expressions/28_Identifier_Reference_A06_t12: Fail 305 Language/10_Expressions/28_Identifier_Reference_A06_t12: Fail
306 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail 306 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail
307 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail 307 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail
308 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail 308 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail
309 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail 309 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail
310 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail 310 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail
311 Language/10_Expressions/28_Identifier_Reference_A07_t03: Fail 311 Language/10_Expressions/28_Identifier_Reference_A07_t03: Fail
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail 438 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail
439 439
440 440
441 [ $runtime == vm && $checked ] 441 [ $runtime == vm && $checked ]
442 Language/03_Overview/1_Scoping_A02_t30: Fail 442 Language/03_Overview/1_Scoping_A02_t30: Fail
443 Language/03_Overview/1_Scoping_A02_t31: Fail 443 Language/03_Overview/1_Scoping_A02_t31: Fail
444 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail 444 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail
445 Language/10_Expressions/08_Function_Expressions_A03_t05: Fail 445 Language/10_Expressions/08_Function_Expressions_A03_t05: Fail
446 446
447 447
448 [ $runtime == vm && $arch == x64 && $checked ]
449 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Crash
450
451
452 [ $runtime == vm && $mode == debug && $unchecked ] 448 [ $runtime == vm && $mode == debug && $unchecked ]
453 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 449 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
OLDNEW
« no previous file with comments | « runtime/vm/intermediate_language.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698