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

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

Issue 2639673003: Use a better stack bound in DartEntry::InvokeFunction (Closed)
Patch Set: asiva review 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
« no previous file with comments | « no previous file | runtime/vm/dart_entry.h » ('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 d49482c952e9aac2d3db18e05d52f6f399b17773..e045ace8ac84d0da6165f0ab811da3308b3bbf0d 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -30,24 +30,6 @@ cc/Sleep: Pass, Fail
dart/data_uri_import_test/none: SkipByDesign
-[ $mode == debug && $arch != ia32 && $system != windows ]
-cc/Profiler_ArrayAllocation: Fail # 28304
-cc/Profiler_BasicSourcePosition: Fail # 28304
-cc/Profiler_BasicSourcePositionOptimized: Fail, Crash # 28304, # 28282
-cc/Profiler_BinaryOperatorSourcePosition: Fail # 28304
-cc/Profiler_BinaryOperatorSourcePositionOptimized: Fail # 28304
-cc/Profiler_ChainedSamples: Fail # 28304
-cc/Profiler_ClosureAllocation: Fail # 28304
-cc/Profiler_CodeTicks: Fail # 28304
-cc/Profiler_ContextAllocation: Fail # 28304
-cc/Profiler_FunctionInline: Fail # 28304
-cc/Profiler_FunctionTicks: Fail # 28304
-cc/Profiler_SourcePosition: Fail # 28304
-cc/Profiler_SourcePositionOptimized: Fail # 28304
-cc/Profiler_ToggleRecordAllocation: Fail # 28304
-cc/Profiler_TrivialRecordAllocation: Fail # 28304
-cc/Profiler_TypedArrayAllocation: Fail # 28304
-
[ $mode == debug ]
# This is a benchmark that is not informative in debug mode.
cc/CorelibIsolateStartup: Skip
« no previous file with comments | « no previous file | runtime/vm/dart_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698