Revision: 17303
Author:   [email protected]
Date:     Mon Oct 21 16:21:16 2013 UTC
Log:      Temporarily disable test-heap-profiler/TrackHeapAllocations

The test started failing on V8 Linux - nosnap - debug after r17301 which added stack traversal to the allocation tracker. I'm disabling it for now until the problem is fixed.

BUG=v8:2949
[email protected]

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

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

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Oct 16 08:15:06 2013 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Mon Oct 21 16:21:16 2013 UTC
@@ -55,6 +55,10 @@

   # Boot up memory use is bloated in debug mode.
'test-mark-compact/BootUpMemoryUse': [PASS, PASS, ['mode == debug', FAIL]],
+
+  # Fails in nosnap debug mode:
+  # https://code.google.com/p/v8/issues/detail?id=2949
+  'test-heap-profiler/TrackHeapAllocations': ['mode == debug', SKIP],
 }],  # ALWAYS

##############################################################################

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