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

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

Issue 2995763003: Fix deferred bug: when type argument is never instantiated (Closed)
Patch Set: makeit conditional to prevent infinite recursion Created 3 years, 4 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 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 22776_test: Crash 183 22776_test: Crash
184 22868_test: Crash 184 22868_test: Crash
185 22917_test: Crash 185 22917_test: Crash
186 23264_test: Crash 186 23264_test: Crash
187 23404_test: Crash 187 23404_test: Crash
188 23432_test: Crash 188 23432_test: Crash
189 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where 189 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where
190 23804_test: Crash 190 23804_test: Crash
191 23828_test: Crash 191 23828_test: Crash
192 26243_test: Crash 192 26243_test: Crash
193 28749_test: Crash
194 28919_test: Crash 193 28919_test: Crash
195 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash 194 LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
196 assert_with_message_test: Crash 195 assert_with_message_test: Crash
197 async_stacktrace_test: Crash 196 async_stacktrace_test: Crash
198 big_allocation_expression_test: Crash 197 big_allocation_expression_test: Crash
199 bound_closure_interceptor_methods_test: Crash 198 bound_closure_interceptor_methods_test: Crash
200 bound_closure_interceptor_type_test: Crash 199 bound_closure_interceptor_type_test: Crash
201 break_test: Crash 200 break_test: Crash
202 checked_accessor_test: Crash 201 checked_accessor_test: Crash
203 closure3_test: Crash 202 closure3_test: Crash
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 recursive_import_test: CompileTimeError 315 recursive_import_test: CompileTimeError
317 reflect_native_types_test: Crash 316 reflect_native_types_test: Crash
318 regress/4492_test: Crash 317 regress/4492_test: Crash
319 regress/4515_1_test: Crash 318 regress/4515_1_test: Crash
320 regress/4515_2_test: Crash 319 regress/4515_2_test: Crash
321 regress/4515_3_test: Crash 320 regress/4515_3_test: Crash
322 regress/4562_test/none: CompileTimeError 321 regress/4562_test/none: CompileTimeError
323 regress/4639_test: Crash 322 regress/4639_test: Crash
324 regress/4740_test: Crash 323 regress/4740_test: Crash
325 round_constant_folding_test: Crash 324 round_constant_folding_test: Crash
326 runtime_type_int_test: Crash 325 deferred/uninstantiated_type_variable_test: CompileTimeError
327 string_interpolation_dynamic_test: RuntimeError 326 string_interpolation_dynamic_test: RuntimeError
328 string_interpolation_test: RuntimeError 327 string_interpolation_test: RuntimeError
329 super_constructor1_test: Crash 328 super_constructor1_test: Crash
330 switch_test/none: Crash 329 switch_test/none: Crash
331 this_phi_elimination_test: Crash 330 this_phi_elimination_test: Crash
332 timer_negative_test: Crash 331 timer_negative_test: Crash
333 timer_test: Crash 332 timer_test: Crash
334 truncation_errors_test: Crash 333 truncation_errors_test: Crash
335 type_argument_factory_crash_test: Crash 334 type_argument_factory_crash_test: Crash
336 type_argument_factory_nocrash_test: Crash 335 type_argument_factory_nocrash_test: Crash
337 type_constant_switch_test/01: Crash 336 type_constant_switch_test/01: MissingCompileTimeError
338 type_error_message_test: Crash 337 type_error_message_test: Crash
339 unconditional_dartio_import_test: CompileTimeError 338 unconditional_dartio_import_test: CompileTimeError
340 useful_error_message_1_test: Crash 339 useful_error_message_1_test: Crash
341 340
342 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 341 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
343 10216a_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found. 342 10216a_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
344 10216b_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found. 343 10216b_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
345 11673_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin 344 11673_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
346 16400_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 345 16400_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
347 17856_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_ closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapTo String_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToS tring_closure.call). 346 17856_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_ closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapTo String_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToS tring_closure.call).
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 constant_javascript_semantics_test/01: MissingCompileTimeError 399 constant_javascript_semantics_test/01: MissingCompileTimeError
401 constant_javascript_semantics_test/02: MissingCompileTimeError 400 constant_javascript_semantics_test/02: MissingCompileTimeError
402 deferred/deferred_class_test: CompileTimeError 401 deferred/deferred_class_test: CompileTimeError
403 deferred/deferred_constant2_test: CompileTimeError 402 deferred/deferred_constant2_test: CompileTimeError
404 deferred/deferred_constant3_test: CompileTimeError 403 deferred/deferred_constant3_test: CompileTimeError
405 deferred/deferred_constant4_test: CompileTimeError 404 deferred/deferred_constant4_test: CompileTimeError
406 deferred/deferred_function_test: CompileTimeError 405 deferred/deferred_function_test: CompileTimeError
407 deferred/deferred_mirrors1_test: CompileTimeError 406 deferred/deferred_mirrors1_test: CompileTimeError
408 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi xin.getAppliedMixin 407 deferred/deferred_mirrors2_test: Crash # UnimplementedError: KernelClosedWorldMi xin.getAppliedMixin
409 deferred/deferred_overlapping_test: CompileTimeError 408 deferred/deferred_overlapping_test: CompileTimeError
409 deferred/uninstantiated_type_variable_test: CompileTimeError
410 deferred_custom_loader_test: CompileTimeError 410 deferred_custom_loader_test: CompileTimeError
411 deferred_fail_and_retry_test: CompileTimeError 411 deferred_fail_and_retry_test: CompileTimeError
412 deferred_fail_and_retry_worker_test: CompileTimeError 412 deferred_fail_and_retry_worker_test: CompileTimeError
413 deferred_inheritance_test: CompileTimeError 413 deferred_inheritance_test: CompileTimeError
414 deferred_split_test: CompileTimeError 414 deferred_split_test: CompileTimeError
415 dummy_compiler_test: CompileTimeError 415 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). 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).
417 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o n null. 417 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) 418 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new # lib1::Hasher::•().hash (KernelPropertyGet)
419 identical_trace_test: Crash # Assertion failure: Cannot find value local(unwrapE xception_closure.call#ex) in (local(unwrapException_closure.call#error), local(u nwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTr ace)) for j:closure_call(unwrapException_closure.call). 419 identical_trace_test: Crash # Assertion failure: Cannot find value local(unwrapE xception_closure.call#ex) in (local(unwrapException_closure.call#error), local(u nwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTr ace)) for j:closure_call(unwrapException_closure.call).
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
499 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 499 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
500 to_string_test: Crash 500 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). 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).
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). 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).
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). 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).
504 type_constant_switch_test/01: MissingCompileTimeError 504 type_constant_switch_test/01: MissingCompileTimeError
505 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 505 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
506 unconditional_dartio_import_test: CompileTimeError 506 unconditional_dartio_import_test: CompileTimeError
507 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 507 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
508 508
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698