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

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

Issue 11523002: Pass the proper invocation mirror argument to noSuchMethod. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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) 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 [ $compiler == none && $runtime == vm ] 5 [ $compiler == none && $runtime == vm ]
6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060
7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060
8 8
9 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(vm-team): Please triage this failure. 9 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(vm-team): Please triage this failure.
10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(vm-team): Please triage this failure. 10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD O(vm-team): Please triage this failure.
(...skipping 25 matching lines...) Expand all
36 Language/11_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure. 36 Language/11_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage this failure.
37 Language/11_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure. 37 Language/11_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage this failure.
38 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team) : Please triage this failure. 38 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team) : Please triage this failure.
39 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team) : Please triage this failure. 39 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team) : Please triage this failure.
40 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team) : Please triage this failure. 40 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team) : Please triage this failure.
41 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea m): Please triage this failure. 41 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea m): Please triage this failure.
42 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure. 42 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # TODO(vm-team): Please triage this failure.
43 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure. 43 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure.
44 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure. 44 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea se triage this failure.
45 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure. 45 Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria ge this failure.
46 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 350.
46 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria ge this failure. 47 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria ge this failure.
47 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri age this failure. 48 Language/11_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri age this failure.
48 Language/11_Expressions/19_Conditional_A01_t11: Fail # TODO(vm-team): Please tri age this failure. 49 Language/11_Expressions/19_Conditional_A01_t11: Fail # TODO(vm-team): Please tri age this failure.
49 Language/11_Expressions/19_Conditional_A01_t12: Fail # TODO(vm-team): Please tri age this failure. 50 Language/11_Expressions/19_Conditional_A01_t12: Fail # TODO(vm-team): Please tri age this failure.
50 Language/11_Expressions/19_Conditional_A01_t13: Fail # TODO(vm-team): Please tri age this failure. 51 Language/11_Expressions/19_Conditional_A01_t13: Fail # TODO(vm-team): Please tri age this failure.
51 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(vm-team): Please tri age this failure. 52 Language/11_Expressions/19_Conditional_A01_t14: Fail # TODO(vm-team): Please tri age this failure.
52 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(vm-team): Please tri age this failure. 53 Language/11_Expressions/19_Conditional_A01_t15: Fail # TODO(vm-team): Please tri age this failure.
53 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(vm-t eam): Please triage this failure. 54 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t10: Fail # TODO(vm-t eam): Please triage this failure.
54 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(vm-t eam): Please triage this failure. 55 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t11: Fail # TODO(vm-t eam): Please triage this failure.
55 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(vm-t eam): Please triage this failure. 56 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t12: Fail # TODO(vm-t eam): Please triage this failure.
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 319
319 320
320 [ $compiler == none && $runtime == vm && $mode == debug ] 321 [ $compiler == none && $runtime == vm && $mode == debug ]
321 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 322 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
322 323
323 [ $compiler == none && $arch == simarm ] 324 [ $compiler == none && $arch == simarm ]
324 *: Skip 325 *: Skip
325 326
326 [ $compiler == none && $arch == arm ] 327 [ $compiler == none && $arch == arm ]
327 *: Skip 328 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698