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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 2994383002: Migrating block 50, first commit, after tool has run (Closed)
Patch Set: Updated status files based on feedback from whesse 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
Index: tests/language_2/language_2_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index b0a51f243da0a6892ce1e14b53ec9d68efe25e28..1d1e85fafd21dda99735b7342b3a9b6a4972cac0 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -567,6 +567,9 @@ generic_constructor_mixin_test: Crash
function_subtype_inline2_test: RuntimeError
regress_30339_test: Crash
typevariable_substitution2_test/02: Crash
+compile_time_constant_a_test: Crash
+compile_time_constant_b_test: Crash
+compile_time_constant_c_test/02: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
abstract_beats_arguments_test: Crash
@@ -951,6 +954,9 @@ generic_constructor_mixin3_test: Crash
generic_constructor_mixin_test: Crash
regress_30339_test: Crash
typevariable_substitution2_test/02: Crash
+compile_time_constant_a_test: Crash
+compile_time_constant_b_test: Crash
+compile_time_constant_c_test/02: Crash
[ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 22853

Powered by Google App Engine
This is Rietveld 408576698