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

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

Issue 2944433003: [kernel] Add TokenPosition to AllocateObject, fix some cc tests (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/kernel_binary_flowgraph.h » ('j') | runtime/vm/kernel_binary_flowgraph.cc » ('J')
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 0188cd2af2caf95df30787f83f5f6ce83d43b295..bcf3fa30ee80033e1a44fb84636dec90e6bd7475 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -409,10 +409,7 @@ cc/Parser_AllocateVariables_Issue7681: Fail
cc/Parser_AllocateVariables_MiddleChain: Fail
cc/Parser_AllocateVariables_NestedCapturedVar: Fail
cc/Parser_AllocateVariables_TwoChains: Fail
-cc/Profiler_BasicSourcePositionOptimized: Fail, Crash
-cc/Profiler_BinaryOperatorSourcePositionOptimized: Fail, Crash
cc/Profiler_GetSourceReport: Fail
-cc/Profiler_SourcePositionOptimized: Fail, Crash
cc/ScriptSnapshot1: Fail
cc/ScriptSnapshot2: Crash
cc/ScriptSnapshot: Crash
@@ -483,12 +480,9 @@ cc/InjectNativeFields3: Fail
cc/Invoke: Fail
cc/LargeMap: Fail
cc/Profiler_ArrayAllocation: Fail
-cc/Profiler_BasicSourcePosition: Fail
-cc/Profiler_BinaryOperatorSourcePosition: Fail
cc/Profiler_ClosureAllocation: Fail
cc/Profiler_ContextAllocation: Fail
cc/Profiler_IntrinsicAllocation: Fail
-cc/Profiler_SourcePosition: Fail
cc/Profiler_StringAllocation: Fail
cc/Profiler_StringInterpolation: Fail
cc/Profiler_TypedArrayAllocation: Fail
@@ -508,12 +502,9 @@ cc/InjectNativeFields3: Crash
cc/Invoke: Crash
cc/LargeMap: Crash
cc/Profiler_ArrayAllocation: Crash
-cc/Profiler_BasicSourcePosition: Crash
-cc/Profiler_BinaryOperatorSourcePosition: Crash
cc/Profiler_ClosureAllocation: Crash
cc/Profiler_ContextAllocation: Crash
cc/Profiler_IntrinsicAllocation: Crash
-cc/Profiler_SourcePosition: Crash
cc/Profiler_StringAllocation: Crash
cc/Profiler_StringInterpolation: Crash
cc/Profiler_TypedArrayAllocation: Crash
« no previous file with comments | « no previous file | runtime/vm/kernel_binary_flowgraph.h » ('j') | runtime/vm/kernel_binary_flowgraph.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698