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

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

Issue 3008753002: Avoid Element-only assertions in generateParameterStubs (Closed)
Patch Set: status Created 3 years, 3 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
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 == dart2js ] 5 [ $compiler == dart2js ]
6 class_test: Fail 6 class_test: Fail
7 statements_test: Fail 7 statements_test: Fail
8 typed_locals_test: Fail 8 typed_locals_test: Fail
9 no_such_method_test: Fail # Wrong Invocation.memberName. 9 no_such_method_test: Fail # Wrong Invocation.memberName.
10 constant_javascript_semantics4_test: Fail, OK 10 constant_javascript_semantics4_test: Fail, OK
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 23404_test: RuntimeError 179 23404_test: RuntimeError
180 23432_test: Crash 180 23432_test: Crash
181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where 181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where
182 23828_test: Crash 182 23828_test: Crash
183 assert_with_message_test: Crash 183 assert_with_message_test: Crash
184 async_stacktrace_test: Crash 184 async_stacktrace_test: Crash
185 big_allocation_expression_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(Maps.mapToString#first) is stored in a closure field. 185 big_allocation_expression_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(Maps.mapToString#first) is stored in a closure field.
186 bound_closure_interceptor_methods_test: Crash 186 bound_closure_interceptor_methods_test: Crash
187 bound_closure_interceptor_type_test: Crash 187 bound_closure_interceptor_type_test: Crash
188 break_test: Crash 188 break_test: Crash
189 closure3_test: Crash
190 closure4_test: RuntimeError 189 closure4_test: RuntimeError
191 closure6_test: Crash
192 closure7_test: Crash
193 closure_capture2_test: RuntimeError 190 closure_capture2_test: RuntimeError
194 closure_capture3_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Closure.nestedClosure#)) for j:closure_call(Closure_nested Closure_closure.call). 191 closure_capture3_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Closure.nestedClosure#)) for j:closure_call(Closure_nested Closure_closure.call).
195 closure_capture4_test: RuntimeError 192 closure_capture4_test: RuntimeError
196 closure_capture5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(closure4#g) is stored in a closure field. 193 closure_capture5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(closure4#g) is stored in a closure field.
197 closure_capture_test: RuntimeError 194 closure_capture_test: RuntimeError
198 closure_type_reflection2_test: Crash 195 closure_type_reflection2_test: Crash
199 closure_type_reflection_test: Crash 196 closure_type_reflection_test: Crash
200 code_motion_exception_test: Crash 197 code_motion_exception_test: Crash
201 compile_time_constant4_test/01: MissingCompileTimeError 198 compile_time_constant4_test/01: MissingCompileTimeError
202 compile_time_constant4_test/02: MissingCompileTimeError 199 compile_time_constant4_test/02: MissingCompileTimeError
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 22917_test: Crash # Assertion failure: Cannot find value local(unwrapException_c losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for j:closure_call(unwrapException_closure.call). 308 22917_test: Crash # Assertion failure: Cannot find value local(unwrapException_c losure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapExcep tion#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for j:closure_call(unwrapException_closure.call).
312 23404_test: RuntimeError 309 23404_test: RuntimeError
313 23432_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'. 310 23432_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'.
314 23432b_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter ' memberContext'. 311 23432b_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter ' memberContext'.
315 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'. 312 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'.
316 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 313 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
317 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 314 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
318 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e nclosingClass' was called on null. 315 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e nclosingClass' was called on null.
319 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas sIndex' was called on null. 316 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas sIndex' was called on null.
320 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 317 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
321 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
322 closure4_test: RuntimeError 318 closure4_test: RuntimeError
323 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
324 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
325 closure_capture2_test: RuntimeError 319 closure_capture2_test: RuntimeError
326 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure _call(Closure_nestedClosure_closure.call). 320 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure _call(Closure_nestedClosure_closure.call).
327 closure_capture4_test: RuntimeError 321 closure_capture4_test: RuntimeError
328 closure_capture5_test: RuntimeError 322 closure_capture5_test: RuntimeError
329 closure_capture_test: RuntimeError 323 closure_capture_test: RuntimeError
330 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi n.getAppliedMixin 324 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi n.getAppliedMixin
331 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin .getAppliedMixin 325 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin .getAppliedMixin
332 code_motion_exception_test: Crash 326 code_motion_exception_test: Crash
333 compile_time_constant4_test/01: MissingCompileTimeError 327 compile_time_constant4_test/01: MissingCompileTimeError
334 compile_time_constant4_test/02: MissingCompileTimeError 328 compile_time_constant4_test/02: MissingCompileTimeError
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 419 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
426 to_string_test: Crash 420 to_string_test: Crash
427 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). 421 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call).
428 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call). 422 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call).
429 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call). 423 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call).
430 type_constant_switch_test/01: MissingCompileTimeError 424 type_constant_switch_test/01: MissingCompileTimeError
431 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 425 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
432 unconditional_dartio_import_test: CompileTimeError 426 unconditional_dartio_import_test: CompileTimeError
433 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 427 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
434 428
OLDNEW
« no previous file with comments | « pkg/compiler/lib/src/js_emitter/parameter_stub_generator.dart ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698