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

Unified 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 side-by-side diff with in-line comments
Download patch
« pkg/compiler/lib/src/ssa/optimize.dart ('K') | « tests/corelib_2/corelib_2.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index bfc17dbbcf3e3fcd84ae694231d2433bb1770f25..0768bf1fcd36177c1bbc80ddf6e7036dabb718ed 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -1356,9 +1356,13 @@ flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on null.
for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+for_variable_capture_test: RuntimeError
full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+full_stacktrace1_test: RuntimeError
full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+full_stacktrace2_test: RuntimeError
full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+full_stacktrace3_test: RuntimeError
function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_test_closure.call).
function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
@@ -1385,20 +1389,20 @@ infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak
infinity_test: RuntimeError
inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
-instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
-instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
integer_division_by_zero_test: RuntimeError
interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+interceptor3_test: RuntimeError
internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'.
invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+invocation_mirror2_test: RuntimeError
invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+invocation_mirror_invoke_on2_test: RuntimeError
invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
is_object_test: RuntimeError
-issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
issue13474_test: RuntimeError
issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
@@ -1415,7 +1419,6 @@ left_shift_test: RuntimeError
library_env_test/has_no_html_support: RuntimeError
library_env_test/has_no_io_support: RuntimeError
library_env_test/has_no_mirror_support: RuntimeError
-list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
list_literal4_test: RuntimeError
list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
@@ -1436,8 +1439,6 @@ main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
-malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
-malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
malformed_test/06: CompileTimeError
malformed_test/none: RuntimeError
many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
@@ -1457,6 +1458,7 @@ mint_arithmetic_test: RuntimeError
mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:constructor(D1.) not found.
mixin_black_listed_test/02: MissingCompileTimeError
mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_bound_test: RuntimeError
mixin_forwarding_constructor4_test/01: MissingCompileTimeError
mixin_forwarding_constructor4_test/02: MissingCompileTimeError
mixin_forwarding_constructor4_test/03: MissingCompileTimeError
@@ -1549,12 +1551,19 @@ mixin_super_2_test: CompileTimeError
mixin_super_bound2_test/01: CompileTimeError
mixin_super_bound2_test/none: CompileTimeError
mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor2_test: RuntimeError
mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor_default_test: RuntimeError
mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor_named_test/01: MissingCompileTimeError
mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor_named_test/none: RuntimeError
mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor_positionals_test/01: MissingCompileTimeError
mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor_positionals_test/none: RuntimeError
mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+mixin_super_constructor_test: RuntimeError
mixin_super_test: CompileTimeError
mixin_super_use_test: CompileTimeError
mixin_superclass_test: CompileTimeError
@@ -1630,6 +1639,7 @@ redirecting_factory_default_values_test/02: MissingCompileTimeError
redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+reg_exp_test: RuntimeError
regress_13494_test: RuntimeError
regress_17382_test: RuntimeError
regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
@@ -1661,6 +1671,7 @@ regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+regress_27572_test: RuntimeError
regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constructor(Foo._) in ConstructorDataImpl._getConstructorConstant
regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_28217_test/01: MissingCompileTimeError
@@ -1669,6 +1680,7 @@ regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
regress_28278_test: CompileTimeError
regress_29349_test: CompileTimeError
runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+runtime_type_function_test: RuntimeError
setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
setter_declaration_negative_test: Fail
setter_override_test/00: MissingCompileTimeError
@@ -1676,10 +1688,15 @@ setter_override_test/03: MissingCompileTimeError
smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
stack_overflow_stacktrace_test: RuntimeError
stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+stack_trace_test: RuntimeError
stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+stacktrace_demangle_ctors_test: RuntimeError
stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+stacktrace_rethrow_error_test/none: RuntimeError
stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+stacktrace_rethrow_nonerror_test: RuntimeError
stacktrace_test: RuntimeError
statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
static_getter_no_setter1_test/01: RuntimeError
@@ -1690,6 +1707,7 @@ super_bound_closure_test/none: RuntimeError
super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_closure.call).
super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+super_getter_setter_test: RuntimeError
super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
@@ -1713,14 +1731,22 @@ switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+symbol_conflict_test: RuntimeError
sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+sync_generator1_test/01: RuntimeError
sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+sync_generator1_test/none: RuntimeError
sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+sync_generator3_test/test1: RuntimeError
sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+sync_generator3_test/test2: RuntimeError
syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+syncstar_less_than_test: RuntimeError
syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+syncstar_yield_test/copyParameters: RuntimeError
syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
+syncstar_yield_test/none: RuntimeError
syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
syntax_test/none: CompileTimeError
temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
@@ -1737,39 +1763,6 @@ type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no
type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
-for_variable_capture_test: RuntimeError
-full_stacktrace1_test: RuntimeError
-full_stacktrace2_test: RuntimeError
-full_stacktrace3_test: RuntimeError
-interceptor3_test: RuntimeError
-invocation_mirror2_test: RuntimeError
-invocation_mirror_invoke_on2_test: RuntimeError
-mixin_bound_test: RuntimeError
-mixin_super_constructor2_test: RuntimeError
-mixin_super_constructor_default_test: RuntimeError
-mixin_super_constructor_named_test/01: MissingCompileTimeError
-mixin_super_constructor_named_test/none: RuntimeError
-mixin_super_constructor_positionals_test/01: MissingCompileTimeError
-mixin_super_constructor_positionals_test/none: RuntimeError
-mixin_super_constructor_test: RuntimeError
-reg_exp_test: RuntimeError
-regress_27572_test: RuntimeError
-runtime_type_function_test: RuntimeError
-stack_trace_test: RuntimeError
-stacktrace_demangle_ctors_test: RuntimeError
-stacktrace_rethrow_error_test/none: RuntimeError
-stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
-stacktrace_rethrow_nonerror_test: RuntimeError
-super_getter_setter_test: RuntimeError
-symbol_conflict_test: RuntimeError
-sync_generator1_test/01: RuntimeError
-sync_generator1_test/none: RuntimeError
-sync_generator3_test/test1: RuntimeError
-sync_generator3_test/test2: RuntimeError
-syncstar_less_than_test: RuntimeError
-syncstar_yield_test/copyParameters: RuntimeError
-syncstar_yield_test/none: RuntimeError
-type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
« 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