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

Unified Diff: tests/language/language.status

Issue 2669543003: Use the app snapshot when testing with -cdartk. (Closed)
Patch Set: . Created 3 years, 11 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/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 1f1514e1e213d13b053816f99e03527c1569334a..8b8a520c23545138e853efe5e5600ab27d52eb6a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -319,3 +319,7 @@ closure_cycles_test: Crash
[$compiler == dart2analyzer]
vm/regress_27201_test: SkipByDesign # Loads bad library, so will always crash.
config_import_corelib_test: StaticWarning, OK
+
+[ $compiler == dartk ]
+cha_deopt2_test: Crash # Inconsistency in no-use-field-guards?
+cha_deopt3_test: Crash # Inconsistency in no-use-field-guards?

Powered by Google App Engine
This is Rietveld 408576698