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

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

Issue 2931573002: Update vm.status to get new vm-kernel-macos builders green (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 | 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 c481eb382e8c5d819bc4767e33f082c54d6426ba..1a5ae5a80be74a70b77856df15a262507335cf4c 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -90,7 +90,7 @@ cc/Service_Profile: Fail
# On the simluator stack traces produced by the Profiler do not match
# up with the real Dart stack trace and hence we don't get correct
# symbol names.
-[ $arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simarm64 || $arch == simmips || $arch == simdbc || $arch == simdbc64 ]
+[ $arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simarm64 || $arch == simdbc || $arch == simdbc64 ]
cc/Service_Profile: Skip
cc/Profiler_AllocationSampleTest: Skip
cc/Profiler_ArrayAllocation: Skip
@@ -160,12 +160,6 @@ dart/inline_stack_frame_test: RuntimeError, Pass # Issue 7953
# Data uri's not supported by dart2js or the analyzer.
dart/data_uri*test: Skip
-[ $arch == mips ]
-cc/Int8ListLengthMaxElements: Skip # Issue 23536, uses 1 GB memory.
-
-[ $arch == mips && $mode == debug ]
-cc/FindCodeObject: SkipSlow # Takes more than 8 minutes. Issue 17440
-
[ $compiler == dart2analyzer ]
dart/optimized_stacktrace_line_test: StaticWarning
dart/optimized_stacktrace_line_and_column_test: StaticWarning
@@ -585,6 +579,3 @@ 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