| OLD | NEW |
| 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 == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 16407_test: Fail # Issue 16407 | 6 16407_test: Fail # Issue 16407 |
| 7 class_test: Fail | 7 class_test: Fail |
| 8 statements_test: Fail | 8 statements_test: Fail |
| 9 typed_locals_test: Fail | 9 typed_locals_test: Fail |
| 10 no_such_method_test: Fail # Wrong Invocation.memberName. | 10 no_such_method_test: Fail # Wrong Invocation.memberName. |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 [ $runtime == none ] | 52 [ $runtime == none ] |
| 53 timer_negative_test: Fail, OK # A negative runtime test. | 53 timer_negative_test: Fail, OK # A negative runtime test. |
| 54 bailout8_test: Fail, OK # Mismatch in thrown exception. | 54 bailout8_test: Fail, OK # Mismatch in thrown exception. |
| 55 | 55 |
| 56 [ $compiler == dart2js && $runtime == d8 && $system == windows ] | 56 [ $compiler == dart2js && $runtime == d8 && $system == windows ] |
| 57 deferred/*: Skip # Issue 17458 | 57 deferred/*: Skip # Issue 17458 |
| 58 | 58 |
| 59 [ $compiler == dart2js && $csp ] | 59 [ $compiler == dart2js && $csp ] |
| 60 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin
g. | 60 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin
g. |
| 61 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
loading. | 61 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
loading. |
| 62 | |
| 63 [ $compiler == dart2js && $cps_ir ] | |
| 64 10216a_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 65 10216b_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 66 11673_test: Crash # (use): handleStaticFunctionGet: function(use) | |
| 67 12320_test: Crash # (run): handleStaticFunctionGet: function(run) | |
| 68 16407_test: Crash # unsupported element kind: foo:field | |
| 69 16967_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 70 17094_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 71 17645_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 72 17856_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 73 18383_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 74 19191_test: Crash # cannot compile methods that need interceptor calling convent
ion. | |
| 75 21166_test: Crash # unsupported element kind: a:field | |
| 76 21579_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 77 21666_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 78 22487_test: Crash # (divIsInt): handleStaticFunctionGet: function(divIsInt) | |
| 79 22868_test: Crash # cannot handle async/sync*/async* functions | |
| 80 22895_test: Crash # cannot handle async/sync*/async* functions | |
| 81 22917_test: Crash # (test): handleStaticFunctionGet: function(test) | |
| 82 23056_test: Crash # cannot compile methods that need interceptor calling convent
ion. | |
| 83 23264_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 84 async_stacktrace_test/asyncStar: Crash # (runTests): handleStaticFunctionGet: fu
nction(runTests) | |
| 85 async_stacktrace_test/none: Crash # (runTests): handleStaticFunctionGet: functio
n(runTests) | |
| 86 bailout8_test: Crash # (foo): handleStaticFunctionGet: function(foo) | |
| 87 bailout_aborting_if_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | |
| 88 bailout_on_break_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 89 bailout_on_continue_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | |
| 90 bailout_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 91 bound_closure_interceptor_methods_test: Crash # cannot compile methods that need
interceptor calling convention. | |
| 92 bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers:
field | |
| 93 break_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 94 checked_accessor_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 95 closure2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 96 closure3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 97 closure4_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 98 closure5_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 99 closure6_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 100 closure7_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 101 closure_capture2_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 102 closure_capture3_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 103 closure_capture4_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 104 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header | |
| 105 closure_capture_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 106 closure_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 107 closure_type_reflection2_test: Crash # cannot compile methods that need intercep
tor calling convention. | |
| 108 closure_type_reflection_test: Crash # Instance of 'TypeOperator': unimplemented
in CodeGenerator | |
| 109 code_motion_exception_test: Crash # (call2a): handleStaticFunctionGet: function(
call2a) | |
| 110 compile_time_constant4_test/01: Crash # cannot compile methods that need interce
ptor calling convention. | |
| 111 compile_time_constant4_test/02: Crash # cannot compile methods that need interce
ptor calling convention. | |
| 112 compile_time_constant4_test/03: Crash # cannot compile methods that need interce
ptor calling convention. | |
| 113 compile_time_constant4_test/04: Crash # cannot compile methods that need interce
ptor calling convention. | |
| 114 compile_time_constant4_test/05: Crash # cannot compile methods that need interce
ptor calling convention. | |
| 115 compile_time_constant4_test/06: Crash # cannot compile methods that need interce
ptor calling convention. | |
| 116 compile_time_constant4_test/none: Crash # cannot compile methods that need inter
ceptor calling convention. | |
| 117 compound_operator_index_test: Crash # cannot compile methods that need intercept
or calling convention. | |
| 118 conditional_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | |
| 119 conflict_index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 120 constant_fold_number_dart2_j_s_test: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator | |
| 121 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator | |
| 122 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator | |
| 123 constant_javascript_semantics_test/01: Crash # Instance of 'TypeOperator': unimp
lemented in CodeGenerator | |
| 124 constant_javascript_semantics_test/02: Crash # Instance of 'TypeOperator': unimp
lemented in CodeGenerator | |
| 125 constant_javascript_semantics_test/03: Crash # Instance of 'TypeOperator': unimp
lemented in CodeGenerator | |
| 126 constant_javascript_semantics_test/04: Crash # Instance of 'TypeOperator': unimp
lemented in CodeGenerator | |
| 127 constant_javascript_semantics_test/none: Crash # Instance of 'TypeOperator': uni
mplemented in CodeGenerator | |
| 128 deferred/deferred_class_test: Crash # (isError): handleStaticFunctionGet: functi
on(isError) | |
| 129 deferred/deferred_constant2_test: Crash # (lib.loadLibrary()): handleStaticGette
rInvoke: foreign: function(loadLibrary) | |
| 130 deferred/deferred_constant3_test: Crash # (lib.loadLibrary()): handleStaticGette
rInvoke: foreign: function(loadLibrary) | |
| 131 deferred/deferred_constant4_test: Crash # (lib.loadLibrary()): handleStaticGette
rInvoke: foreign: function(loadLibrary) | |
| 132 deferred/deferred_function_test: Crash # (isError): handleStaticFunctionGet: fun
ction(isError) | |
| 133 deferred/deferred_mirrors1_test: Crash # (lazy.loadLibrary()): handleStaticGette
rInvoke: foreign: function(loadLibrary) | |
| 134 deferred/deferred_mirrors2_test: Crash # cannot compile methods that need interc
eptor calling convention. | |
| 135 deferred/deferred_overlapping_test: Crash # (lib1.loadLibrary()): handleStaticGe
tterInvoke: foreign: function(loadLibrary) | |
| 136 deferred_fail_and_retry_test: Crash # (lib.loadLibrary()): handleStaticGetterInv
oke: foreign: function(loadLibrary) | |
| 137 deferred_fail_and_retry_worker_test: Crash # (test): handleStaticFunctionGet: fu
nction(test) | |
| 138 do_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 139 field_in_constructor_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 140 field_initializer_test: Crash # Instance of 'TypeOperator': unimplemented in Cod
eGenerator | |
| 141 fields_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 142 first_class_types_hashcode_test: Crash # Instance of 'TypeOperator': unimplement
ed in CodeGenerator | |
| 143 for_in_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 144 for_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 145 generics_factories_test: Crash # cannot compile methods that need interceptor ca
lling convention. | |
| 146 generics_is_check1_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator | |
| 147 getter_element_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 148 getters_setters_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 149 hash_code_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or | |
| 150 if_in_loop_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor | |
| 151 if_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 152 index_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 153 inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 154 inferrer_is_int_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 155 interface_type_optimization_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator | |
| 156 invoke_dynamic_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 157 is_check_instanceof_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | |
| 158 is_operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | |
| 159 LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # (gotStream1): Err
or expression `gotStream1` unhandled. | |
| 160 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash # (gotStream1): h
andleStaticFunctionGet: function(gotStream1) | |
| 161 list_factory_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | |
| 162 literal_string_juxtaposition_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 163 logical_and_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | |
| 164 logical_or_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor | |
| 165 loop_if_phi_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | |
| 166 many_fields_test: Crash # cannot compile methods that need interceptor calling c
onvention. | |
| 167 math_lib_prefix_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 168 math_lib_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 169 member_namespace_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 170 minus_zero2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGener
ator | |
| 171 minus_zero_test/01: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | |
| 172 mirror_enqueuer_regression_test: Crash # unsupported element kind: foo:field | |
| 173 mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 174 mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 175 mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 176 mirror_invalid_field_access_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator | |
| 177 mirror_invalid_invoke2_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator | |
| 178 mirror_invalid_invoke3_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator | |
| 179 mirror_invalid_invoke_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 180 mirror_printer_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 181 mirrors_declarations_filtering_test: Crash # Instance of 'TypeOperator': unimple
mented in CodeGenerator | |
| 182 mirrors_used_closure_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 183 mirrors_used_metatargets_test: Crash # (try {reflect(z).invoke(#foo,[] );}on Uns
upportedError catch (e){caught=true;}): "on T" catch block | |
| 184 mirrors_used_native_test: Crash # Instance of 'TypeOperator': unimplemented in C
odeGenerator | |
| 185 mirrors_used_warning2_test: Crash # (runTests): handleStaticFunctionGet: functio
n(runTests) | |
| 186 mirrors_used_warning_test/minif: Crash # (runTests): handleStaticFunctionGet: fu
nction(runTests) | |
| 187 mirrors_used_warning_test/none: Crash # (runTests): handleStaticFunctionGet: fun
ction(runTests) | |
| 188 mirror_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 189 mirror_type_inference_field2_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 190 mirror_type_inference_field_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator | |
| 191 mirror_type_inference_function_test: Crash # cannot compile methods that need in
terceptor calling convention. | |
| 192 named_parameter_for_static_test: Crash # Instance of 'TypeOperator': unimplement
ed in CodeGenerator | |
| 193 named_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 194 nan_negate_test: Crash # cannot compile methods that need interceptor calling co
nvention. | |
| 195 no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator | |
| 196 no_such_method_test: Crash # cannot compile methods that need interceptor callin
g convention. | |
| 197 not_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 198 null_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 199 operator2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or | |
| 200 operator3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or | |
| 201 operator_equals_test: Crash # cannot compile methods that need interceptor calli
ng convention. | |
| 202 operator_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerato
r | |
| 203 optional_parameter_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator | |
| 204 panda_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 205 phi_elimination_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 206 phi_gvn_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 207 phi_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 208 private_symbol_literal_test/01: Pass # Please triage this failure. | |
| 209 private_symbol_literal_test/02: Pass # Please triage this failure. | |
| 210 private_symbol_literal_test/03: Pass # Please triage this failure. | |
| 211 private_symbol_literal_test/04: Pass # Please triage this failure. | |
| 212 private_symbol_literal_test/05: Pass # Please triage this failure. | |
| 213 private_symbol_literal_test/06: Pass # Please triage this failure. | |
| 214 reflect_native_types_test: Crash # cannot compile methods that need interceptor
calling convention. | |
| 215 regress/4492_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | |
| 216 regress/4515_1_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 217 regress/4515_2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 218 regress/4515_3_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 219 regress/4639_test: Crash # cannot compile methods that need interceptor calling
convention. | |
| 220 regress/4740_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | |
| 221 regression_2913_test: Crash # Instance of 'TypeOperator': unimplemented in CodeG
enerator | |
| 222 return_setter_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | |
| 223 runtime_type_int_test: Crash # Instance of 'TypeOperator': unimplemented in Code
Generator | |
| 224 runtime_type_test: Crash # Please triage this failure. | |
| 225 simple_string_constant_test: Crash # Instance of 'TypeOperator': unimplemented i
n CodeGenerator | |
| 226 static_field2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | |
| 227 static_field_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene
rator | |
| 228 static_method2_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGe
nerator | |
| 229 static_method_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | |
| 230 static_var_no_initializer_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator | |
| 231 static_var_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor | |
| 232 string_escape_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGen
erator | |
| 233 string_interpolation_dynamic_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 234 string_interpolation_opt1_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator | |
| 235 string_interpolation_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 236 super_call_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenera
tor | |
| 237 super_constructor1_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator | |
| 238 super_constructor2_test: Crash # Instance of 'TypeOperator': unimplemented in Co
deGenerator | |
| 239 switch_test/01: Crash # (badswitches(42)): Error expression `badswitches(42)` un
handled. | |
| 240 switch_test/02: Crash # (badswitches(42)): Error expression `badswitches(42)` un
handled. | |
| 241 switch_test/none: Crash # (switch (val){}): Unhandled node | |
| 242 this_phi_elimination_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 243 this_redirecting_constructor_test: Crash # Instance of 'TypeOperator': unimpleme
nted in CodeGenerator | |
| 244 this_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| 245 timer_negative_test: Crash # (test): handleStaticFunctionGet: function(test) | |
| 246 timer_test: Crash # (test): handleStaticFunctionGet: function(test) | |
| 247 to_string_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerat
or | |
| 248 type_argument_factory_crash_test: Crash # Instance of 'TypeOperator': unimplemen
ted in CodeGenerator | |
| 249 type_argument_factory_nocrash_test: Crash # Instance of 'TypeOperator': unimplem
ented in CodeGenerator | |
| 250 type_constant_switch_test/01: Pass # Please triage this failure. | |
| 251 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node | |
| 252 type_error_message_test: Crash # cannot compile methods that need interceptor ca
lling convention. | |
| 253 typevariable_factory_test: Crash # Instance of 'TypeOperator': unimplemented in
CodeGenerator | |
| 254 typevariable_substitution_test: Crash # Instance of 'TypeOperator': unimplemente
d in CodeGenerator | |
| 255 while_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator | |
| OLD | NEW |