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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 2998673002: Added ThisVariable in scoping and the captured scope of initialized fields. (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/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 94bab092fab9c45fd643d516cdd9134d9e089400..60d4414b59412111d3b86a6addfa549d0c79a1f9 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -423,6 +423,7 @@ function_type/function_type97_test: Crash
function_type/function_type98_test: Crash
function_type/function_type99_test: Crash
function_type/function_type9_test: Crash
+regress_30339_test: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
aborting_switch_case_test: Crash
@@ -710,6 +711,7 @@ function_type/function_type97_test: Crash
function_type/function_type98_test: Crash
function_type/function_type99_test: Crash
function_type/function_type9_test: Crash
+regress_30339_test: Crash
[ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 22853
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698