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

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

Issue 2622593004: Refine suppressions for issue 28304. (Closed)
Patch Set: 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 | 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 60dc0a98f2990dd1749aa5b4203ee21bd69c0803..93dccdeb14b17d556a6bfa2f1b4c92e751dcf324 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -30,7 +30,7 @@ cc/Sleep: Pass, Fail
dart/data_uri_import_test/none: SkipByDesign
-[ $mode == debug ]
+[ $mode == debug && $arch != ia32 ]
cc/Profiler_ArrayAllocation: Fail # 28304
cc/Profiler_BasicSourcePosition: Fail # 28304
cc/Profiler_BasicSourcePositionOptimized: Fail # 28304
@@ -48,6 +48,7 @@ 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
# Negative tests of VerifiedMemory should crash iff in DEBUG mode.
« 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