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

Unified Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 2995113002: Share locals between members (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
Index: tests/compiler/dart2js_native/dart2js_native.status
diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
index 91a7d7594bc29c5865517b8f25817124f187f782..fc26b0d88015e45ee26f13c6df40830174a25689 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -39,6 +39,7 @@ field_type2_test: RuntimeError # Issue 27394
field_type_test: RuntimeError # Issue 27394
fixup_get_tag_test: RuntimeError # Issue 27394
hash_code_test: RuntimeError # Issue 27394
+inference_of_helper_methods_test: Crash # Issue 27394
is_check_test: CompileTimeError # Issue 27394
issue9182_test: RuntimeError # Issue 27394
jsobject_test: RuntimeError # Issue 27394
@@ -151,6 +152,7 @@ field_type2_test: Crash
field_type_test: Crash
fixup_get_tag_test: Crash
hash_code_test: Crash
+inference_of_helper_methods_test: Crash
internal_library_test: Crash
is_check_test: CompileTimeError
issue9182_test: Crash

Powered by Google App Engine
This is Rietveld 408576698