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

Unified Diff: tests/language/language_dart2js.status

Issue 3008853003: Git Merge Error not in your favor! (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 | « no previous file | 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 6df2e39be5e76c3a3282d356726ca73d44cc3d0c..a72c18eadb2c797135ec223bbf5b02eccacc78ef 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -1486,11 +1486,13 @@ const_types_test/40: Crash
const_types_test/none: Crash
constants_test/05: MissingCompileTimeError
constructor12_test: Crash
+constructor12_test: RuntimeError
constructor2_test: RuntimeError
constructor3_test: RuntimeError
constructor5_test: RuntimeError
constructor6_test: Crash
constructor8_test: Crash
+constructor8_test: RuntimeError
constructor_duplicate_final_test/01: Crash
constructor_duplicate_final_test/02: Crash
constructor_duplicate_final_test/03: Crash
@@ -1499,7 +1501,6 @@ constructor_redirect1_negative_test: Crash
constructor_redirect2_negative_test: Crash
constructor_redirect2_test/01: MissingCompileTimeError
constructor_redirect_test/01: Crash
-context_test: RuntimeError
crash_6725_test/01: Crash
ct_const_test: Crash
custom_await_stack_trace_test: Crash
@@ -1653,7 +1654,6 @@ flatten_test/10: Crash
flatten_test/11: Crash
flatten_test/12: Crash
flatten_test/none: Crash
-for2_test: RuntimeError
for_in2_test: Crash
for_variable_capture_test: Crash
full_stacktrace1_test: Crash
@@ -1778,7 +1778,6 @@ list_literal3_test: Crash
list_literal4_test: RuntimeError
list_literal4_test: RuntimeError
list_test: Crash
-local_function2_test: RuntimeError
local_function3_test: RuntimeError
local_function3_test: RuntimeError
local_function_test: Crash
@@ -1805,7 +1804,6 @@ malformed_test/none: RuntimeError
many_named_arguments_test: Crash
many_overridden_no_such_method_test: Crash
map_literal10_test: Crash
-map_literal3_test: RuntimeError
map_literal4_test: RuntimeError
map_literal4_test: RuntimeError
map_literal7_test: Crash
@@ -2056,7 +2054,6 @@ regress_22579_test: Crash
regress_22666_test: Crash
regress_22728_test: Crash
regress_22777_test: Crash
-regress_22822_test: RuntimeError
regress_22936_test/01: RuntimeError
regress_22936_test/01: RuntimeError
regress_22976_test/01: CompileTimeError
@@ -2067,6 +2064,7 @@ regress_23498_test: Crash
regress_23500_test/01: Crash
regress_23500_test/02: Crash
regress_23500_test/none: Crash
+regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1, inclusive: 2
regress_23537_test: RuntimeError
regress_23996_test: Crash
regress_24283_test: RuntimeError
@@ -2163,7 +2161,6 @@ syncstar_yield_test/none: Crash
syncstar_yieldstar_test: Crash
syntax_test/none: CompileTimeError
temp_mangling_test: Crash
-top_level_func_test: RuntimeError
top_level_getter_no_setter1_test/01: RuntimeError
top_level_getter_no_setter1_test/01: RuntimeError
top_level_getter_no_setter2_test/01: RuntimeError
@@ -2196,8 +2193,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
-constructor12_test: RuntimeError
-constructor8_test: RuntimeError
-regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1, inclusive: 2
yieldstar_pause_test: Crash
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698