Revision: 20157
Author:   [email protected]
Date:     Fri Mar 21 11:45:54 2014 UTC
Log:      Mark CollectCpuProfile as flaky.

[email protected]
BUG=v8:2999
LOG=N

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

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

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Fri Mar 21 10:02:57 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Fri Mar 21 11:45:54 2014 UTC
@@ -65,6 +65,9 @@
   # are actually 13 * 38 * 5 * 128 = 316160 individual tests hidden here.
   'test-parsing/ParserSync': [PASS, NO_VARIANTS],

+  # BUG(2999).
+  'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
+
############################################################################
   # Slow tests.
   'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
@@ -159,9 +162,6 @@
   'test-serialize/DeserializeAndRunScript2': [SKIP],
   'test-serialize/DeserializeFromSecondSerialization': [SKIP],

-  # BUG(2999).
-  'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
-
############################################################################
   # Slow tests.
   'test-api/Threading1': [PASS, SLOW],

--
--
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/d/optout.

Reply via email to