[Sheriff] Mark cpu profiler test as flaky on windows.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Jan 2014 19:26:39 +0000 (19:26 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Jan 2014 19:26:39 +0000 (19:26 +0000)
This is fails constantly on windows since the XP->Win7 bot upgrade.

BUG=v8:3055
R=jkummerow@chromium.org
TBR=jkummerow@chromium.org
LOG=n

Review URL: https://codereview.chromium.org/133153006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18602 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/cctest/cctest.status

index 0ade6b0..334efa8 100644 (file)
 
   # BUG(2999).
   'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
-  'test-cpu-profiler/JsNative1JsNative2JsSample': [PASS, FLAKY],
   'test-cpu-profiler/JsNativeJsSample': [PASS, FLAKY],
 
+  # BUG(3055).
+  'test-cpu-profiler/JsNative1JsNative2JsSample': [PASS, ['mode == release', FAIL], ['mode == debug', FLAKY]],
+
   # BUG(3005).
   'test-alloc/CodeRange': [PASS, FAIL],
 }],  # 'system == windows'