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

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

Issue 3009803003: dart2js kernel: Handle ir.LocalInitializer (Closed)
Patch Set: 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
« no previous file with comments | « pkg/compiler/lib/src/ssa/builder_kernel.dart ('k') | tests/language/language_dart2js.status » ('j') | 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 [ $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 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 private_symbol_literal_test/03: MissingCompileTimeError 279 private_symbol_literal_test/03: MissingCompileTimeError
280 private_symbol_literal_test/04: MissingCompileTimeError 280 private_symbol_literal_test/04: MissingCompileTimeError
281 private_symbol_literal_test/05: MissingCompileTimeError 281 private_symbol_literal_test/05: MissingCompileTimeError
282 private_symbol_literal_test/06: MissingCompileTimeError 282 private_symbol_literal_test/06: MissingCompileTimeError
283 recursive_import_test: CompileTimeError 283 recursive_import_test: CompileTimeError
284 reflect_native_types_test: Crash 284 reflect_native_types_test: Crash
285 regress/4562_test/none: CompileTimeError 285 regress/4562_test/none: CompileTimeError
286 regress/4639_test: Crash 286 regress/4639_test: Crash
287 string_interpolation_dynamic_test: RuntimeError 287 string_interpolation_dynamic_test: RuntimeError
288 string_interpolation_test: RuntimeError 288 string_interpolation_test: RuntimeError
289 super_constructor1_test: Crash
290 switch_test/none: Crash 289 switch_test/none: Crash
291 timer_test: Crash 290 timer_test: Crash
292 truncation_errors_test: Crash 291 truncation_errors_test: Crash
293 type_argument_factory_crash_test: Crash 292 type_argument_factory_crash_test: Crash
294 type_argument_factory_nocrash_test: Crash 293 type_argument_factory_nocrash_test: Crash
295 type_constant_switch_test/01: MissingCompileTimeError 294 type_constant_switch_test/01: MissingCompileTimeError
296 type_error_message_test: Crash 295 type_error_message_test: Crash
297 unconditional_dartio_import_test: CompileTimeError 296 unconditional_dartio_import_test: CompileTimeError
298 useful_error_message_1_test: Crash 297 useful_error_message_1_test: Crash
299 298
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
407 private_symbol_literal_test/04: MissingCompileTimeError 406 private_symbol_literal_test/04: MissingCompileTimeError
408 private_symbol_literal_test/05: MissingCompileTimeError 407 private_symbol_literal_test/05: MissingCompileTimeError
409 private_symbol_literal_test/06: MissingCompileTimeError 408 private_symbol_literal_test/06: MissingCompileTimeError
410 recursive_import_test: CompileTimeError 409 recursive_import_test: CompileTimeError
411 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge tAppliedMixin 410 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge tAppliedMixin
412 regress/4562_test/none: CompileTimeError 411 regress/4562_test/none: CompileTimeError
413 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca lled on null. 412 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca lled on null.
414 runtime_type_test: Crash 413 runtime_type_test: Crash
415 string_interpolation_dynamic_test: RuntimeError 414 string_interpolation_dynamic_test: RuntimeError
416 string_interpolation_test: RuntimeError 415 string_interpolation_test: RuntimeError
417 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n ull) in (local(C.#i)) for j:constructor(C.).
418 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge tForSwitchCase 416 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge tForSwitchCase
419 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 417 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
420 to_string_test: Crash 418 to_string_test: Crash
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). 419 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_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). 420 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).
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). 421 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).
424 type_constant_switch_test/01: MissingCompileTimeError 422 type_constant_switch_test/01: MissingCompileTimeError
425 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 423 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
426 unconditional_dartio_import_test: CompileTimeError 424 unconditional_dartio_import_test: CompileTimeError
427 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 425 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
428 426
OLDNEW
« no previous file with comments | « pkg/compiler/lib/src/ssa/builder_kernel.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698