Revision: 18602
Author:   [email protected]
Date:     Tue Jan 14 19:26:39 2014 UTC
Log:      [Sheriff] Mark cpu profiler test as flaky on windows.

This is fails constantly on windows since the XP->Win7 bot upgrade.

BUG=v8:3055
[email protected]
[email protected]
LOG=n

Review URL: https://codereview.chromium.org/133153006
http://code.google.com/p/v8/source/detail?r=18602

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Fri Jan 10 09:02:24 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Tue Jan 14 19:26:39 2014 UTC
@@ -74,9 +74,11 @@

   # 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'

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to