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

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

Issue 2621583003: Status update: profiler tests pass on windows x64 debug, but one crashes on (Closed)
Patch Set: work in progress 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 93dccdeb14b17d556a6bfa2f1b4c92e751dcf324..c23cde96313e396304b08413e669919da16c7dd8 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -30,10 +30,10 @@ cc/Sleep: Pass, Fail
dart/data_uri_import_test/none: SkipByDesign
-[ $mode == debug && $arch != ia32 ]
+[ $mode == debug && $arch != ia32 && $system != windows ]
cc/Profiler_ArrayAllocation: Fail # 28304
cc/Profiler_BasicSourcePosition: Fail # 28304
-cc/Profiler_BasicSourcePositionOptimized: Fail # 28304
+cc/Profiler_BasicSourcePositionOptimized: Fail, Crash # 28304, # 28282
cc/Profiler_BinaryOperatorSourcePosition: Fail # 28304
cc/Profiler_BinaryOperatorSourcePositionOptimized: Fail # 28304
cc/Profiler_ChainedSamples: Fail # 28304
« 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