| 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 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 221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 232 constant_javascript_semantics_test/01: MissingCompileTimeError | 232 constant_javascript_semantics_test/01: MissingCompileTimeError |
| 233 constant_javascript_semantics_test/02: MissingCompileTimeError | 233 constant_javascript_semantics_test/02: MissingCompileTimeError |
| 234 deferred/deferred_class_test: CompileTimeError | 234 deferred/deferred_class_test: CompileTimeError |
| 235 deferred/deferred_constant2_test: CompileTimeError | 235 deferred/deferred_constant2_test: CompileTimeError |
| 236 deferred/deferred_constant3_test: CompileTimeError | 236 deferred/deferred_constant3_test: CompileTimeError |
| 237 deferred/deferred_constant4_test: CompileTimeError | 237 deferred/deferred_constant4_test: CompileTimeError |
| 238 deferred/deferred_function_test: CompileTimeError | 238 deferred/deferred_function_test: CompileTimeError |
| 239 deferred/deferred_mirrors1_test: CompileTimeError | 239 deferred/deferred_mirrors1_test: CompileTimeError |
| 240 deferred/deferred_mirrors2_test: Crash | 240 deferred/deferred_mirrors2_test: Crash |
| 241 deferred/deferred_overlapping_test: CompileTimeError | 241 deferred/deferred_overlapping_test: CompileTimeError |
| 242 deferred/interface_type_variable_test: CompileTimeError |
| 243 deferred/uninstantiated_type_variable_test: CompileTimeError |
| 242 deferred_custom_loader_test: CompileTimeError | 244 deferred_custom_loader_test: CompileTimeError |
| 243 deferred_fail_and_retry_test: CompileTimeError | 245 deferred_fail_and_retry_test: CompileTimeError |
| 244 deferred_fail_and_retry_worker_test: CompileTimeError | 246 deferred_fail_and_retry_worker_test: CompileTimeError |
| 245 deferred_inheritance_test: CompileTimeError | 247 deferred_inheritance_test: CompileTimeError |
| 246 deferred_split_test: CompileTimeError | 248 deferred_split_test: CompileTimeError |
| 247 dummy_compiler_test: CompileTimeError | 249 dummy_compiler_test: CompileTimeError |
| 248 first_class_types_hashcode_test: Crash | 250 first_class_types_hashcode_test: Crash |
| 249 for_in_test: Crash | 251 for_in_test: Crash |
| 250 hash_code_test: Crash | 252 hash_code_test: Crash |
| 251 identical_trace_test: Crash | 253 identical_trace_test: Crash |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 315 recursive_import_test: CompileTimeError | 317 recursive_import_test: CompileTimeError |
| 316 reflect_native_types_test: Crash | 318 reflect_native_types_test: Crash |
| 317 regress/4492_test: Crash | 319 regress/4492_test: Crash |
| 318 regress/4515_1_test: Crash | 320 regress/4515_1_test: Crash |
| 319 regress/4515_2_test: Crash | 321 regress/4515_2_test: Crash |
| 320 regress/4515_3_test: Crash | 322 regress/4515_3_test: Crash |
| 321 regress/4562_test/none: CompileTimeError | 323 regress/4562_test/none: CompileTimeError |
| 322 regress/4639_test: Crash | 324 regress/4639_test: Crash |
| 323 regress/4740_test: Crash | 325 regress/4740_test: Crash |
| 324 round_constant_folding_test: Crash | 326 round_constant_folding_test: Crash |
| 325 deferred/uninstantiated_type_variable_test: CompileTimeError | |
| 326 string_interpolation_dynamic_test: RuntimeError | 327 string_interpolation_dynamic_test: RuntimeError |
| 327 string_interpolation_test: RuntimeError | 328 string_interpolation_test: RuntimeError |
| 328 super_constructor1_test: Crash | 329 super_constructor1_test: Crash |
| 329 switch_test/none: Crash | 330 switch_test/none: Crash |
| 330 this_phi_elimination_test: Crash | 331 this_phi_elimination_test: Crash |
| 331 timer_negative_test: Crash | 332 timer_negative_test: Crash |
| 332 timer_test: Crash | 333 timer_test: Crash |
| 333 truncation_errors_test: Crash | 334 truncation_errors_test: Crash |
| 334 type_argument_factory_crash_test: Crash | 335 type_argument_factory_crash_test: Crash |
| 335 type_argument_factory_nocrash_test: Crash | 336 type_argument_factory_nocrash_test: Crash |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 399 constant_javascript_semantics_test/01: MissingCompileTimeError | 400 constant_javascript_semantics_test/01: MissingCompileTimeError |
| 400 constant_javascript_semantics_test/02: MissingCompileTimeError | 401 constant_javascript_semantics_test/02: MissingCompileTimeError |
| 401 deferred/deferred_class_test: CompileTimeError | 402 deferred/deferred_class_test: CompileTimeError |
| 402 deferred/deferred_constant2_test: CompileTimeError | 403 deferred/deferred_constant2_test: CompileTimeError |
| 403 deferred/deferred_constant3_test: CompileTimeError | 404 deferred/deferred_constant3_test: CompileTimeError |
| 404 deferred/deferred_constant4_test: CompileTimeError | 405 deferred/deferred_constant4_test: CompileTimeError |
| 405 deferred/deferred_function_test: CompileTimeError | 406 deferred/deferred_function_test: CompileTimeError |
| 406 deferred/deferred_mirrors1_test: CompileTimeError | 407 deferred/deferred_mirrors1_test: CompileTimeError |
| 407 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi
xin.getAppliedMixin | 408 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi
xin.getAppliedMixin |
| 408 deferred/deferred_overlapping_test: CompileTimeError | 409 deferred/deferred_overlapping_test: CompileTimeError |
| 410 deferred/interface_type_variable_test: CompileTimeError |
| 409 deferred/uninstantiated_type_variable_test: CompileTimeError | 411 deferred/uninstantiated_type_variable_test: CompileTimeError |
| 410 deferred_custom_loader_test: CompileTimeError | 412 deferred_custom_loader_test: CompileTimeError |
| 411 deferred_fail_and_retry_test: CompileTimeError | 413 deferred_fail_and_retry_test: CompileTimeError |
| 412 deferred_fail_and_retry_worker_test: CompileTimeError | 414 deferred_fail_and_retry_worker_test: CompileTimeError |
| 413 deferred_inheritance_test: CompileTimeError | 415 deferred_inheritance_test: CompileTimeError |
| 414 deferred_split_test: CompileTimeError | 416 deferred_split_test: CompileTimeError |
| 415 dummy_compiler_test: CompileTimeError | 417 dummy_compiler_test: CompileTimeError |
| 416 first_class_types_hashcode_test: Crash # Assertion failure: Cannot find value lo
cal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call
#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:clo
sure_call(Maps_mapToString_closure.call). | 418 first_class_types_hashcode_test: Crash # Assertion failure: Cannot find value lo
cal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call
#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:clo
sure_call(Maps_mapToString_closure.call). |
| 417 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o
n null. | 419 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o
n null. |
| 418 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new #
lib1::Hasher::•().hash (KernelPropertyGet) | 420 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new #
lib1::Hasher::•().hash (KernelPropertyGet) |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 499 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu
ll. | 501 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu
ll. |
| 500 to_string_test: Crash | 502 to_string_test: Crash |
| 501 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_
closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). | 503 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_
closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). |
| 502 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). | 504 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). |
| 503 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). | 505 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). |
| 504 type_constant_switch_test/01: MissingCompileTimeError | 506 type_constant_switch_test/01: MissingCompileTimeError |
| 505 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 507 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 506 unconditional_dartio_import_test: CompileTimeError | 508 unconditional_dartio_import_test: CompileTimeError |
| 507 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla
ss' was called on null. | 509 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla
ss' was called on null. |
| 508 | 510 |
| OLD | NEW |