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

Unified Diff: runtime/tests/vm/vm.status

Issue 2924253003: Gardening: Mark new IsolateReload tests failing in with `-c dartk`. (Closed)
Patch Set: Created 3 years, 6 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 | runtime/vm/isolate_reload_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 1a5ae5a80be74a70b77856df15a262507335cf4c..fbf4f4f2d318a129279caed268d2415281c6b31e 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -386,6 +386,7 @@ cc/IsolateReload_MainLibModified : Crash
cc/IsolateReload_MixinChanged : Fail
cc/IsolateReload_NoLibsModified : Crash
cc/IsolateReload_NotEnumToEnum : Fail
+cc/IsolateReload_NotTypedefToTypedef : Fail
cc/IsolateReload_PendingSuperCall : Fail
cc/IsolateReload_PrefixImportedLibModified : Crash
cc/IsolateReload_RunNewFieldInitializers : Fail
@@ -393,7 +394,7 @@ cc/IsolateReload_RunNewFieldInitializersMutateStaticField : Fail
cc/IsolateReload_RunNewFieldInitializersReferenceStaticField : Fail
cc/IsolateReload_RunNewFieldInitializersSyntaxError3 : Fail
cc/IsolateReload_RunNewFieldInitializersThrows : Fail
-cc/IsolateREload_RunNewFieldInitialiazersSuperClass : Fail
+cc/IsolateReload_RunNewFieldInitialiazersSuperClass : Fail
cc/IsolateReload_SavedClosure : Fail
cc/IsolateReload_ShapeChangeRetainsHash : Fail
cc/IsolateReload_SmiFastPathStubs : Fail
@@ -406,6 +407,8 @@ cc/IsolateReload_TearOff_Instance_Equality : Fail
cc/IsolateReload_TearOff_Library_Identity : Fail
cc/IsolateReload_TearOff_List_Set : Fail
cc/IsolateReload_TopLevelParseError : Fail
+cc/IsolateReload_TypedefAddParameter: Fail
+cc/IsolateReload_TypedefToNotTypedef: Fail
cc/IsolateReload_TypeIdentity : Fail
cc/IsolateReload_TypeIdentityGeneric : Fail
cc/IsolateReload_TypeIdentityParameter : Fail
@@ -546,7 +549,7 @@ cc/Service_TokenStream : Crash
cc/DeepStackTraceInfo : Crash
cc/Invoke_FunnyArgs : Fail
cc/Invoke_PrivateStatic : Crash
-cc/IsolateREload_RunNewFieldInitialiazersSuperClass : Crash
+cc/IsolateReload_RunNewFieldInitialiazersSuperClass : Crash
cc/IsolateReload_ComplexInheritanceChange : Crash
cc/IsolateReload_DanglingGetter_Class : Crash
cc/IsolateReload_DanglingGetter_Instance : Crash
« no previous file with comments | « no previous file | runtime/vm/isolate_reload_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698