Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 8eaa9515b1b840e82244d3dec9521872f0e7568d..5acd1b8b0fc31fdf1363ec9a91eb9cbeb5c6d729 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -613,6 +613,9 @@ |
# TODO(rmcilroy,4680): Test assert errors. |
'test-heap-profiler/HeapSnapshotSimd': [PASS, ['mode == debug', FAIL]], |
'test-api/InitializeDefaultIsolateOnSecondaryThread1': [PASS, ['mode == debug', FAIL]], |
+ |
+ # TODO(rmcilroy,mattloring). |
+ 'test-heap-profiler/SamplingHeapProfiler': [PASS, ['mode == debug', SKIP]], |
}], |
] |