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

Unified Diff: tests/language/language_dart2js.status

Issue 3006773002: Update --dart2js-with-kernel status (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | tests/language_2/language_2_dart2js.status » ('j') | 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 48ee3f982ada979f58e5e17031e76b108370c446..6ce806f4cec969f444cc5bc3629800fc496b9382 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -707,7 +707,6 @@ deferred_type_dependency_test/as: CompileTimeError
deferred_type_dependency_test/is: CompileTimeError
deferred_type_dependency_test/none: CompileTimeError
deferred_type_dependency_test/type_annotation: CompileTimeError
-deopt_inlined_function_test: Crash
double_int_to_string_test: RuntimeError
duplicate_export_negative_test: Fail
duplicate_implements_test/01: MissingCompileTimeError
@@ -1193,7 +1192,6 @@ redirecting_factory_default_values_test/02: MissingCompileTimeError
redirecting_factory_long_test: Crash
redirecting_factory_reflection_test: Crash
reg_exp_test: Crash
-regress_11010_test: Crash
regress_13494_test: RuntimeError
regress_17382_test: RuntimeError
regress_18535_test: Crash
@@ -1383,7 +1381,6 @@ type_variable_field_initializer_closure_test: Crash
type_variable_function_type_test: RuntimeError
type_variable_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
type_variable_nested_test: Crash
-typecheck_multifield_declaration_test: Crash
wrong_number_type_arguments_test/00: Crash
wrong_number_type_arguments_test/02: Crash
yieldstar_pause_test: Crash
@@ -1631,7 +1628,6 @@ deferred_type_dependency_test/as: CompileTimeError
deferred_type_dependency_test/is: CompileTimeError
deferred_type_dependency_test/none: CompileTimeError
deferred_type_dependency_test/type_annotation: CompileTimeError
-deopt_inlined_function_test: Crash
double_int_to_string_test: RuntimeError
duplicate_export_negative_test: Fail
duplicate_implements_test/01: MissingCompileTimeError
@@ -2082,7 +2078,6 @@ redirecting_factory_default_values_test/02: MissingCompileTimeError
redirecting_factory_long_test: Crash
redirecting_factory_reflection_test: Crash
reg_exp_test: Crash
-regress_11010_test: Crash
regress_13494_test: RuntimeError
regress_17382_test: RuntimeError
regress_18535_test: Crash
@@ -2229,6 +2224,5 @@ type_variable_field_initializer_closure2_test: Crash
type_variable_field_initializer_closure_test: Crash
type_variable_function_type_test: RuntimeError
type_variable_nested_test: Crash
-typecheck_multifield_declaration_test: Crash
yieldstar_pause_test: Crash
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | tests/language_2/language_2_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698