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

Side by Side Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 1093893003: Update test expectations for native tests on dart2js-cps_ir. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | « no previous file | 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 [ $browser ] 5 [ $browser ]
6 *: Skip 6 *: Skip
7 7
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 bound_closure_super_test: Fail 9 bound_closure_super_test: Fail
10 call_on_native_class_test: CompileTimeError # Issue 14813 10 call_on_native_class_test: CompileTimeError # Issue 14813
11 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 11 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631
12 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 12 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631
13 13
14 [ $compiler == dart2js ] 14 [ $compiler == dart2js ]
15 fake_thing_test: Fail # Issue 13010 15 fake_thing_test: Fail # Issue 13010
16 16
17 [ $compiler == dart2js && $minified ] 17 [ $compiler == dart2js && $minified ]
18 optimization_hints_test: Fail, OK # Test relies on unminified names. 18 optimization_hints_test: Fail, OK # Test relies on unminified names.
19 19
20 [ $browser || $runtime == jsshell ] 20 [ $browser || $runtime == jsshell ]
21 only_pass_on_d8_test: Fail, OK # This test should only pass on D8. 21 only_pass_on_d8_test: Fail, OK # This test should only pass on D8.
22 22
23 [ $browser || $runtime == d8 ] 23 [ $browser || $runtime == d8 ]
24 only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell. 24 only_pass_on_jsshell_test: Fail, OK # This test should only pass on jsshell.
25 25
26 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 26 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
27 only_pass_on_d8_test: Skip # Issue 17458 27 only_pass_on_d8_test: Skip # Issue 17458
28 compute_this_script_test: Skip # Issue 17458 28 compute_this_script_test: Skip # Issue 17458
29
30 [ $compiler == dart2js && $cps_ir ]
31 abstract_class_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe nerator
32 bound_closure_super_test: Crash # (makeCC): handleStaticFunctionGet: function(ma keCC)
33 bound_closure_test: Crash # (makeCC): handleStaticFunctionGet: function(makeCC)
34 browser_compat_1_prepatched_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
35 browser_compat_1_unpatched_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
36 browser_compat_2_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
37 catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null ;})()')): handleStaticFunctionInvoke: foreign: function(JS)
38 core_type_check_native_test: Crash # (checkTest): handleStaticFunctionGet: funct ion(checkTest)
39 downcast_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
40 event_loop_test: Crash # (asyncEnd): handleStaticFunctionGet: function(asyncEnd)
41 fake_thing_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
42 fake_thing_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
43 field_type2_test: Crash # unsupported element kind: makeNode:function
44 field_type_test: Crash # cannot compile methods that need interceptor calling co nvention.
45 fixup_get_tag_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
46 foreign_test: Crash # (JS('bool','isNaN(#)',isNaN)): handleStaticFunctionInvoke: foreign: function(JS)
47 hash_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
48 inference_of_helper_methods_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
49 internal_library_test: Crash # (startRootIsolate): handleStaticFunctionGet: func tion(startRootIsolate)
50 is_check_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
51 issue9182_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat or
52 js_const_test: Crash # (JS('String',r'#.replace(#, #)',s1,re,fToUpper)): handleS taticFunctionInvoke: foreign: function(JS)
53 jsobject_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato r
54 mirror_intercepted_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
55 native_call_arity1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
56 native_call_arity2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
57 native_call_arity3_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
58 native_checked_arguments1_frog_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
59 native_checked_fields_frog_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
60 native_class_avoids_hidden_name_frog_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
61 native_class_fields_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
62 native_class_fields_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
63 native_class_fields_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
64 native_class_inheritance1_frog_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
65 native_class_inheritance2_frog_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
66 native_class_inheritance3_frog_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
67 native_class_inheritance4_frog_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
68 native_class_is_check1_frog_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
69 native_class_is_check3_frog_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
70 native_class_with_dart_methods_frog_test: Crash # Instance of 'TypeOperator': un implemented in CodeGenerator
71 native_closure_identity_frog_test: Crash # (staticMethod): handleStaticFunctionG et: function(staticMethod)
72 native_constructor_name_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
73 native_equals_frog_test: Crash # cannot compile methods that need interceptor ca lling convention.
74 native_exception2_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
75 native_exception_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
76 native_exceptions1_frog_test: Crash # "on T" catch block
77 native_field_invocation2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
78 native_field_invocation3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
79 native_field_invocation4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
80 native_field_invocation5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
81 native_field_invocation6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
82 native_field_invocation_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
83 native_field_name_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
84 native_field_optimization_test: Crash # (test1): handleStaticFunctionGet: functi on(test1)
85 native_field_rename_1_frog_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
86 native_field_rename_2_frog_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
87 native_library_same_name_used_frog_test: Crash # Instance of 'TypeOperator': uni mplemented in CodeGenerator
88 native_method_inlining_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
89 native_method_rename1_frog_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
90 native_method_rename2_frog_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
91 native_method_rename3_frog_test: Crash # Instance of 'TypeOperator': unimplement ed in CodeGenerator
92 native_method_with_keyword_name_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
93 native_mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
94 native_missing_method1_frog_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
95 native_missing_method2_frog_test: Crash # Instance of 'TypeOperator': unimplemen ted in CodeGenerator
96 native_mixin_field_test: Crash # cannot compile methods that need interceptor ca lling convention.
97 native_mixin_multiple2_test: Crash # Instance of 'TypeOperator': unimplemented i n CodeGenerator
98 native_mixin_multiple3_test: Crash # (callFoo): handleStaticFunctionGet: functio n(callFoo)
99 native_mixin_multiple_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
100 native_mixin_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
101 native_mixin_with_plain_test: Crash # (makeA): handleStaticFunctionGet: function (makeA)
102 native_named_constructors2_frog_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
103 native_named_constructors3_frog_test: Crash # Instance of 'TypeOperator': unimpl emented in CodeGenerator
104 native_no_such_method_exception2_frog_test: Crash # (try {a.foo();}on NoSuchMeth odError catch (e){exception=e;}): "on T" catch block
105 native_no_such_method_exception3_frog_test: Crash # (try {a.foo();}on NoSuchMeth odError catch (e){exception=e;}): "on T" catch block
106 native_no_such_method_exception4_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
107 native_no_such_method_exception5_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
108 native_no_such_method_exception_frog_test: Crash # (try {a.foo();}on NoSuchMetho dError catch (e){exception=e;}): "on T" catch block
109 native_novel_html_test: Crash # Instance of 'TypeOperator': unimplemented in Cod eGenerator
110 native_null_closure_frog_test: Crash # "on T" catch block
111 native_null_frog_test: Crash # Instance of 'TypeOperator': unimplemented in Code Generator
112 native_property_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
113 native_to_string_frog_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
114 native_use_native_name_in_table_frog_test: Crash # Instance of 'TypeOperator': u nimplemented in CodeGenerator
115 native_window1_frog_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
116 native_window2_frog_test: Crash # Instance of 'TypeOperator': unimplemented in C odeGenerator
117 native_wrapping_function3_frog_test: Crash # Instance of 'TypeOperator': unimple mented in CodeGenerator
118 native_wrapping_function_frog_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
119 oddly_named_fields_test: Crash # cannot compile methods that need interceptor ca lling convention.
120 only_pass_on_d8_test: Crash # cannot compile methods that need interceptor calli ng convention.
121 only_pass_on_jsshell_test: Crash # cannot compile methods that need interceptor calling convention.
122 optimization_hints_test: Crash # (JS('','String("in main function")')): handleSt aticFunctionInvoke: foreign: function(JS)
123 rti_only_native_test: Crash # (main): handleStaticFunctionGet: function(main)
124 runtimetype_test: Crash # (JS('A','#',makeA())): handleStaticFunctionInvoke: for eign: function(JS)
125 static_methods_test: Crash # (main): handleStaticFunctionGet: function(main)
126 subclassing_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
127 subclassing_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
128 subclassing_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
129 subclassing_4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen erator
130 subclassing_5_test: Crash # (testIsB): handleStaticFunctionGet: function(testIsB )
131 subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
132 subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': unimplemente d in CodeGenerator
133 subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStati cFunctionInvoke: foreign: function(JS)
134 subclassing_super_field_1_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
135 subclassing_super_field_2_test: Crash # (JS('','#(#)',constructor,b)): handleSta ticFunctionInvoke: foreign: function(JS)
136 subclassing_type_test: Crash # (isA): handleStaticFunctionGet: function(isA)
137 super_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera tor
138 super_property_test: Crash # (testThing): handleStaticFunctionGet: function(test Thing)
139 type_error_decode_test: Crash # (isNullError): handleStaticFunctionGet: function (isNullError)
140 undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: f oreign: function(JS)
141 uninstantiated_type_parameter_test: Crash # Instance of 'TypeOperator': unimplem ented in CodeGenerator
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698