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

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

Issue 2908623002: Update failing mac kernel test status. (Closed)
Patch Set: Created 3 years, 7 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 | no next file » | 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 6f302938210397c70b34274812f2dd439b222068..d324552eb9e757668b331951d3d2eea0b4488ef9 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -561,3 +561,44 @@ cc/Profiler_StringAllocation : Crash
cc/Profiler_StringInterpolation : Crash
cc/Profiler_TypedArrayAllocation : Crash
cc/Service_TokenStream : Crash
+
+[ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ]
+cc/DeepStackTraceInfo : Crash
+cc/Invoke_FunnyArgs : Fail
+cc/Invoke_PrivateStatic : Crash
+cc/IsolateREload_RunNewFieldInitialiazersSuperClass : Crash
+cc/IsolateReload_ComplexInheritanceChange : Crash
+cc/IsolateReload_DanglingGetter_Class : Crash
+cc/IsolateReload_DanglingGetter_Instance : Crash
+cc/IsolateReload_DanglingGetter_Library : Crash
+cc/IsolateReload_DanglingSetter_Class : Crash
+cc/IsolateReload_DanglingSetter_Instance : Crash
+cc/IsolateReload_DanglingSetter_Library : Crash
+cc/IsolateReload_EnumDelete : Crash
+cc/IsolateReload_EnumIdentityReload : Crash
+cc/IsolateReload_LibraryLookup : Crash
+cc/IsolateReload_RunNewFieldInitializersThrows : Crash
+cc/IsolateReload_SavedClosure : Crash
+cc/IsolateReload_TearOff_AddArguments : Crash
+cc/IsolateReload_TearOff_AddArguments2 : Crash
+cc/IsolateReload_TearOff_Class_Identity : Crash
+cc/IsolateReload_TearOff_Instance_Equality : Crash
+cc/IsolateReload_TearOff_Library_Identity : Crash
+cc/IsolateReload_TearOff_List_Set : Crash
+cc/IsolateReload_TypeIdentity : Crash
+cc/IsolateReload_TypeIdentityGeneric : Crash
+cc/IsolateReload_TypeIdentityParameter : Crash
+cc/Parser_AllocateVariables_CaptureLoopVar : Crash
+cc/Parser_AllocateVariables_Issue7681 : Crash
+cc/Parser_AllocateVariables_MiddleChain : Crash
+cc/Parser_AllocateVariables_NestedCapturedVar : Crash
+cc/Parser_AllocateVariables_TwoChains : Crash
+cc/Profiler_BasicSourcePosition : Crash
+cc/Profiler_BasicSourcePositionOptimized : Crash
+cc/Profiler_BinaryOperatorSourcePosition : Crash
+cc/Profiler_BinaryOperatorSourcePositionOptimized : Crash
+cc/Profiler_SourcePosition : Crash
+cc/Profiler_SourcePositionOptimized : Crash
+
+[ ($compiler == dartk) && ($runtime == vm) && ($system == macos) && ($mode == debug)]
+cc/FindCodeObject : Timeout
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698