Disable flaky CPU profiler test case.
R=svenpanne@chromium.org BUG=v8:2628 TEST=cctest/test-cpu-profiler/CollectCpuProfile Review URL: https://codereview.chromium.org/14767021 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14574 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
386de8010b
commit
f5817cfc2b
@ -39,6 +39,9 @@ test-api/ApplyInterruption: PASS || TIMEOUT
|
||||
# when snapshot is on, so I am marking it PASS || FAIL
|
||||
test-heap-profiler/HeapSnapshotsDiff: PASS || FAIL
|
||||
|
||||
# BUG(2628): This test is flaky and sometimes fails, but should not crash.
|
||||
test-cpu-profiler/CollectCpuProfile: PASS || FAIL
|
||||
|
||||
# These tests always fail. They are here to test test.py. If
|
||||
# they don't fail then test.py has failed.
|
||||
test-serialize/TestThatAlwaysFails: FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user