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

Side by Side Diff: tests/language/language_dart2js.status

Issue 3010943002: Add ability to look up type parameters that are associated with ClassEntities with the element envi… (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
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 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 1338 matching lines...) Expand 10 before | Expand all | Expand 10 after
1349 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1349 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1350 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1350 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1351 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1351 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1352 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1352 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1353 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1353 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1354 flatten_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1354 flatten_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1355 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1355 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1356 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1356 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1357 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull. 1357 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull.
1358 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1358 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1359 for_variable_capture_test: RuntimeError
1359 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1360 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1361 full_stacktrace1_test: RuntimeError
1360 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1362 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1363 full_stacktrace2_test: RuntimeError
1361 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1364 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1365 full_stacktrace3_test: RuntimeError
1362 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call). 1366 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call).
1363 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1367 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1364 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1368 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1365 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1369 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1366 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1370 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1367 function_subtype_inline0_test: RuntimeError 1371 function_subtype_inline0_test: RuntimeError
1368 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null. 1372 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
1369 function_subtype_local3_test: RuntimeError 1373 function_subtype_local3_test: RuntimeError
1370 function_subtype_local4_test: RuntimeError 1374 function_subtype_local4_test: RuntimeError
1371 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 1375 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1372 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1376 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1373 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1377 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1374 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1378 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1375 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1379 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1376 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1380 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1377 function_syntax_test/none: RuntimeError 1381 function_syntax_test/none: RuntimeError
1378 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call). 1382 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call).
1379 function_test: RuntimeError 1383 function_test: RuntimeError
1380 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null. 1384 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null.
1381 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) 1385 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
1382 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) 1386 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
1383 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 1387 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
1384 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak ' was called on null. 1388 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak ' was called on null.
1385 infinity_test: RuntimeError 1389 infinity_test: RuntimeError
1386 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 1390 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1387 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null. 1391 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null.
1388 instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance g etter 'typeVariables'.
1389 instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
1390 integer_division_by_zero_test: RuntimeError 1392 integer_division_by_zero_test: RuntimeError
1391 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1393 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1394 interceptor3_test: RuntimeError
1392 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'. 1395 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'.
1393 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1396 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1397 invocation_mirror2_test: RuntimeError
1394 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't hisLocal' was called on null. 1398 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't hisLocal' was called on null.
1395 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null. 1399 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
1400 invocation_mirror_invoke_on2_test: RuntimeError
1396 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null. 1401 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null.
1397 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack 1402 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
1398 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack 1403 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
1399 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack 1404 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
1400 is_object_test: RuntimeError 1405 is_object_test: RuntimeError
1401 issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance gette r 'typeVariables'.
1402 issue13474_test: RuntimeError 1406 issue13474_test: RuntimeError
1403 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null. 1407 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null.
1404 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1408 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1405 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1409 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1406 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1410 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1407 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.). 1411 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.).
1408 issue9939_test: RuntimeError 1412 issue9939_test: RuntimeError
1409 issue_1751477_test: CompileTimeError 1413 issue_1751477_test: CompileTimeError
1410 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null. 1414 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null.
1411 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null. 1415 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null.
1412 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 1416 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
1413 lazy_static8_test: RuntimeError 1417 lazy_static8_test: RuntimeError
1414 left_shift_test: RuntimeError 1418 left_shift_test: RuntimeError
1415 library_env_test/has_no_html_support: RuntimeError 1419 library_env_test/has_no_html_support: RuntimeError
1416 library_env_test/has_no_io_support: RuntimeError 1420 library_env_test/has_no_io_support: RuntimeError
1417 library_env_test/has_no_mirror_support: RuntimeError 1421 library_env_test/has_no_mirror_support: RuntimeError
1418 list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter ' typeVariables'.
1419 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst ance getter 'kind'. 1422 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst ance getter 'kind'.
1420 list_literal4_test: RuntimeError 1423 list_literal4_test: RuntimeError
1421 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1424 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1422 local_function3_test: RuntimeError 1425 local_function3_test: RuntimeError
1423 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call). 1426 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call).
1424 local_function_test: RuntimeError 1427 local_function_test: RuntimeError
1425 main_not_a_function_test/01: CompileTimeError 1428 main_not_a_function_test/01: CompileTimeError
1426 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1429 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1427 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1430 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1428 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1431 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1429 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1432 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1430 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1433 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1431 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1434 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1432 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1435 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1433 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1436 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1434 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1437 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1435 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1438 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1436 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1439 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1437 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1440 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1438 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1441 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1439 malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins tance getter 'typeVariables'.
1440 malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins tance getter 'typeVariables'.
1441 malformed_test/06: CompileTimeError 1442 malformed_test/06: CompileTimeError
1442 malformed_test/none: RuntimeError 1443 malformed_test/none: RuntimeError
1443 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call). 1444 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1444 map_literal4_test: RuntimeError 1445 map_literal4_test: RuntimeError
1445 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'. 1446 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'.
1446 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'. 1447 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'.
1447 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. 1448 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1448 method_name_test: CompileTimeError 1449 method_name_test: CompileTimeError
1449 method_override4_test: RuntimeError 1450 method_override4_test: RuntimeError
1450 method_override5_test: RuntimeError 1451 method_override5_test: RuntimeError
1451 method_override7_test/00: MissingCompileTimeError 1452 method_override7_test/00: MissingCompileTimeError
1452 method_override7_test/01: MissingCompileTimeError 1453 method_override7_test/01: MissingCompileTimeError
1453 method_override7_test/02: MissingCompileTimeError 1454 method_override7_test/02: MissingCompileTimeError
1454 method_override8_test/00: MissingCompileTimeError 1455 method_override8_test/00: MissingCompileTimeError
1455 method_override8_test/01: MissingCompileTimeError 1456 method_override8_test/01: MissingCompileTimeError
1456 mint_arithmetic_test: RuntimeError 1457 mint_arithmetic_test: RuntimeError
1457 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found. 1458 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found.
1458 mixin_black_listed_test/02: MissingCompileTimeError 1459 mixin_black_listed_test/02: MissingCompileTimeError
1459 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null. 1460 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1461 mixin_bound_test: RuntimeError
1460 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 1462 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
1461 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 1463 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
1462 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 1464 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
1463 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found. 1465 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
1464 mixin_illegal_super_use_test/01: MissingCompileTimeError 1466 mixin_illegal_super_use_test/01: MissingCompileTimeError
1465 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null. 1467 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1466 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU sedInTryOrSync' was called on null. 1468 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU sedInTryOrSync' was called on null.
1467 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call). 1469 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
1468 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null. 1470 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1469 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call). 1471 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 mixin_of_mixin_test/20: CompileTimeError 1544 mixin_of_mixin_test/20: CompileTimeError
1543 mixin_of_mixin_test/21: CompileTimeError 1545 mixin_of_mixin_test/21: CompileTimeError
1544 mixin_of_mixin_test/22: CompileTimeError 1546 mixin_of_mixin_test/22: CompileTimeError
1545 mixin_of_mixin_test/none: CompileTimeError 1547 mixin_of_mixin_test/none: CompileTimeError
1546 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null. 1548 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1547 mixin_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1549 mixin_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1548 mixin_super_2_test: CompileTimeError 1550 mixin_super_2_test: CompileTimeError
1549 mixin_super_bound2_test/01: CompileTimeError 1551 mixin_super_bound2_test/01: CompileTimeError
1550 mixin_super_bound2_test/none: CompileTimeError 1552 mixin_super_bound2_test/none: CompileTimeError
1551 mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1553 mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1554 mixin_super_constructor2_test: RuntimeError
1552 mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null. 1555 mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
1556 mixin_super_constructor_default_test: RuntimeError
1553 mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'th isLocal' was called on null. 1557 mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'th isLocal' was called on null.
1558 mixin_super_constructor_named_test/01: MissingCompileTimeError
1554 mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null. 1559 mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null.
1560 mixin_super_constructor_named_test/none: RuntimeError
1555 mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null. 1561 mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
1562 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1556 mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null. 1563 mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null.
1564 mixin_super_constructor_positionals_test/none: RuntimeError
1557 mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1565 mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1566 mixin_super_constructor_test: RuntimeError
1558 mixin_super_test: CompileTimeError 1567 mixin_super_test: CompileTimeError
1559 mixin_super_use_test: CompileTimeError 1568 mixin_super_use_test: CompileTimeError
1560 mixin_superclass_test: CompileTimeError 1569 mixin_superclass_test: CompileTimeError
1561 mixin_supertype_subclass2_test/01: CompileTimeError 1570 mixin_supertype_subclass2_test/01: CompileTimeError
1562 mixin_supertype_subclass2_test/02: CompileTimeError 1571 mixin_supertype_subclass2_test/02: CompileTimeError
1563 mixin_supertype_subclass2_test/03: CompileTimeError 1572 mixin_supertype_subclass2_test/03: CompileTimeError
1564 mixin_supertype_subclass2_test/04: CompileTimeError 1573 mixin_supertype_subclass2_test/04: CompileTimeError
1565 mixin_supertype_subclass2_test/05: CompileTimeError 1574 mixin_supertype_subclass2_test/05: CompileTimeError
1566 mixin_supertype_subclass2_test/none: CompileTimeError 1575 mixin_supertype_subclass2_test/none: CompileTimeError
1567 mixin_supertype_subclass3_test/01: CompileTimeError 1576 mixin_supertype_subclass3_test/01: CompileTimeError
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1623 parse_closures_in_initializers_test: RuntimeError 1632 parse_closures_in_initializers_test: RuntimeError
1624 positional_parameters_type_test/01: MissingRuntimeError 1633 positional_parameters_type_test/01: MissingRuntimeError
1625 positional_parameters_type_test/02: MissingRuntimeError 1634 positional_parameters_type_test/02: MissingRuntimeError
1626 private_super_constructor_test/01: MissingCompileTimeError 1635 private_super_constructor_test/01: MissingCompileTimeError
1627 redirecting_constructor_initializer_test: RuntimeError 1636 redirecting_constructor_initializer_test: RuntimeError
1628 redirecting_factory_default_values_test/01: MissingCompileTimeError 1637 redirecting_factory_default_values_test/01: MissingCompileTimeError
1629 redirecting_factory_default_values_test/02: MissingCompileTimeError 1638 redirecting_factory_default_values_test/02: MissingCompileTimeError
1630 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. 1639 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1631 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null. 1640 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null.
1632 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1641 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1642 reg_exp_test: RuntimeError
1633 regress_13494_test: RuntimeError 1643 regress_13494_test: RuntimeError
1634 regress_17382_test: RuntimeError 1644 regress_17382_test: RuntimeError
1635 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1645 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1636 regress_20394_test/01: MissingCompileTimeError 1646 regress_20394_test/01: MissingCompileTimeError
1637 regress_21795_test: RuntimeError 1647 regress_21795_test: RuntimeError
1638 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1648 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1639 regress_22443_test: CompileTimeError 1649 regress_22443_test: CompileTimeError
1640 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1650 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1641 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1651 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1642 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1652 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
(...skipping 11 matching lines...) Expand all
1654 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1664 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1655 regress_24283_test: RuntimeError 1665 regress_24283_test: RuntimeError
1656 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null. 1666 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null.
1657 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1667 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1658 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1668 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1659 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1669 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1660 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1670 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1661 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1671 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1662 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1672 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1663 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1673 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1674 regress_27572_test: RuntimeError
1664 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant 1675 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant
1665 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1676 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1666 regress_28217_test/01: MissingCompileTimeError 1677 regress_28217_test/01: MissingCompileTimeError
1667 regress_28217_test/none: MissingCompileTimeError 1678 regress_28217_test/none: MissingCompileTimeError
1668 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1679 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1669 regress_28278_test: CompileTimeError 1680 regress_28278_test: CompileTimeError
1670 regress_29349_test: CompileTimeError 1681 regress_29349_test: CompileTimeError
1671 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 1682 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1683 runtime_type_function_test: RuntimeError
1672 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0 1684 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0
1673 setter_declaration_negative_test: Fail 1685 setter_declaration_negative_test: Fail
1674 setter_override_test/00: MissingCompileTimeError 1686 setter_override_test/00: MissingCompileTimeError
1675 setter_override_test/03: MissingCompileTimeError 1687 setter_override_test/03: MissingCompileTimeError
1676 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null. 1688 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null.
1677 stack_overflow_stacktrace_test: RuntimeError 1689 stack_overflow_stacktrace_test: RuntimeError
1678 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null. 1690 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1691 stack_trace_test: RuntimeError
1679 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null. 1692 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null.
1693 stacktrace_demangle_ctors_test: RuntimeError
1680 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null. 1694 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1695 stacktrace_rethrow_error_test/none: RuntimeError
1681 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1696 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1697 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
1682 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 1698 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
1699 stacktrace_rethrow_nonerror_test: RuntimeError
1683 stacktrace_test: RuntimeError 1700 stacktrace_test: RuntimeError
1684 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 1701 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1685 static_getter_no_setter1_test/01: RuntimeError 1702 static_getter_no_setter1_test/01: RuntimeError
1686 static_getter_no_setter3_test/01: RuntimeError 1703 static_getter_no_setter3_test/01: RuntimeError
1687 string_join_test: RuntimeError 1704 string_join_test: RuntimeError
1688 super_bound_closure_test/01: RuntimeError 1705 super_bound_closure_test/01: RuntimeError
1689 super_bound_closure_test/none: RuntimeError 1706 super_bound_closure_test/none: RuntimeError
1690 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1707 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1691 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call). 1708 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call).
1692 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1709 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1710 super_getter_setter_test: RuntimeError
1693 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1711 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1694 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1712 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1695 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1713 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1696 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1714 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1697 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1715 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1698 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1716 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1699 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1717 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1700 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1718 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1701 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1719 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1702 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1720 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1703 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1721 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1704 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1722 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1705 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1723 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1706 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1724 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1707 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1725 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1708 super_setter_interceptor_test: RuntimeError 1726 super_setter_interceptor_test: RuntimeError
1709 super_test: RuntimeError 1727 super_test: RuntimeError
1710 switch_bad_case_test/01: MissingCompileTimeError 1728 switch_bad_case_test/01: MissingCompileTimeError
1711 switch_bad_case_test/02: MissingCompileTimeError 1729 switch_bad_case_test/02: MissingCompileTimeError
1712 switch_case_test/00: MissingCompileTimeError 1730 switch_case_test/00: MissingCompileTimeError
1713 switch_case_test/01: MissingCompileTimeError 1731 switch_case_test/01: MissingCompileTimeError
1714 switch_case_test/02: MissingCompileTimeError 1732 switch_case_test/02: MissingCompileTimeError
1715 symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null. 1733 symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1734 symbol_conflict_test: RuntimeError
1716 sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1735 sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1736 sync_generator1_test/01: RuntimeError
1717 sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1737 sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1738 sync_generator1_test/none: RuntimeError
1718 sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1739 sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1719 sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 1740 sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1741 sync_generator3_test/test1: RuntimeError
1720 sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 1742 sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1743 sync_generator3_test/test2: RuntimeError
1721 syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1744 syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1745 syncstar_less_than_test: RuntimeError
1722 syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null. 1746 syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1747 syncstar_yield_test/copyParameters: RuntimeError
1723 syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1748 syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1749 syncstar_yield_test/none: RuntimeError
1724 syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1750 syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1725 syntax_test/none: CompileTimeError 1751 syntax_test/none: CompileTimeError
1726 temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1752 temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1727 top_level_getter_no_setter1_test/01: RuntimeError 1753 top_level_getter_no_setter1_test/01: RuntimeError
1728 top_level_getter_no_setter2_test/01: RuntimeError 1754 top_level_getter_no_setter2_test/01: RuntimeError
1729 truncdiv_test: RuntimeError 1755 truncdiv_test: RuntimeError
1730 try_catch_test/01: MissingCompileTimeError 1756 try_catch_test/01: MissingCompileTimeError
1731 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null. 1757 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null.
1732 type_checks_in_factory_method_test: RuntimeError 1758 type_checks_in_factory_method_test: RuntimeError
1733 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1759 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1734 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1760 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1735 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1761 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1736 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1762 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1737 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1763 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1738 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1764 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1739 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n o instance getter 'methodElement'. 1765 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n o instance getter 'methodElement'.
1740 for_variable_capture_test: RuntimeError
1741 full_stacktrace1_test: RuntimeError
1742 full_stacktrace2_test: RuntimeError
1743 full_stacktrace3_test: RuntimeError
1744 interceptor3_test: RuntimeError
1745 invocation_mirror2_test: RuntimeError
1746 invocation_mirror_invoke_on2_test: RuntimeError
1747 mixin_bound_test: RuntimeError
1748 mixin_super_constructor2_test: RuntimeError
1749 mixin_super_constructor_default_test: RuntimeError
1750 mixin_super_constructor_named_test/01: MissingCompileTimeError
1751 mixin_super_constructor_named_test/none: RuntimeError
1752 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1753 mixin_super_constructor_positionals_test/none: RuntimeError
1754 mixin_super_constructor_test: RuntimeError
1755 reg_exp_test: RuntimeError
1756 regress_27572_test: RuntimeError
1757 runtime_type_function_test: RuntimeError
1758 stack_trace_test: RuntimeError
1759 stacktrace_demangle_ctors_test: RuntimeError
1760 stacktrace_rethrow_error_test/none: RuntimeError
1761 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
1762 stacktrace_rethrow_nonerror_test: RuntimeError
1763 super_getter_setter_test: RuntimeError
1764 symbol_conflict_test: RuntimeError
1765 sync_generator1_test/01: RuntimeError
1766 sync_generator1_test/none: RuntimeError
1767 sync_generator3_test/test1: RuntimeError
1768 sync_generator3_test/test2: RuntimeError
1769 syncstar_less_than_test: RuntimeError
1770 syncstar_yield_test/copyParameters: RuntimeError
1771 syncstar_yield_test/none: RuntimeError
1772 type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
1773 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1766 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1774 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'. 1767 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'.
1775 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1768 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1776 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 1769 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1777 type_variable_conflict2_test/01: RuntimeError 1770 type_variable_conflict2_test/01: RuntimeError
1778 type_variable_conflict2_test/05: RuntimeError 1771 type_variable_conflict2_test/05: RuntimeError
1779 type_variable_conflict2_test/07: RuntimeError 1772 type_variable_conflict2_test/07: RuntimeError
1780 type_variable_conflict2_test/09: RuntimeError 1773 type_variable_conflict2_test/09: RuntimeError
1781 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i nformation not available for type_variable_local(A.T) in j:constructor(B.). 1774 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i nformation not available for type_variable_local(A.T) in j:constructor(B.).
1782 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1775 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1783 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class ' JClosureClass' has no instance getter 'methodElement'. 1776 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class ' JClosureClass' has no instance getter 'methodElement'.
1784 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in formation not available for type_variable_local(A.T) in j:constructor(B.). 1777 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in formation not available for type_variable_local(A.T) in j:constructor(B.).
1785 type_variable_function_type_test: RuntimeError 1778 type_variable_function_type_test: RuntimeError
1786 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null. 1779 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1787 1780
OLDNEW
« pkg/compiler/lib/src/ssa/optimize.dart ('K') | « tests/corelib_2/corelib_2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698