Adjust cctest.status for Cpu profiler tests which are flaky.
R=machenbach@chromium.org Review URL: https://codereview.chromium.org/307383003 git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21637 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
e1c0e54209
commit
e093f3f0d3
@ -70,10 +70,10 @@
|
||||
'test-hydrogen-types/*': [PASS, NO_VARIANTS],
|
||||
'test-types/*': [PASS, NO_VARIANTS],
|
||||
|
||||
# BUG(2999).
|
||||
'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
|
||||
# BUG(3287).
|
||||
'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY],
|
||||
# The cpu profiler tests are notoriously flaky.
|
||||
# BUG(2999). (test/cpu-profiler/CollectCpuProfile)
|
||||
# BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup)
|
||||
'test-cpu-profiler/*': [PASS, FLAKY],
|
||||
|
||||
############################################################################
|
||||
# Slow tests.
|
||||
@ -147,7 +147,6 @@
|
||||
|
||||
# BUG(2999).
|
||||
'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
|
||||
'test-cpu-profiler/JsNativeJsSample': [PASS, FLAKY],
|
||||
|
||||
# BUG(3055).
|
||||
'test-cpu-profiler/JsNative1JsNative2JsSample': [PASS, ['mode == release', FAIL], ['mode == debug', FLAKY]],
|
||||
|
Loading…
Reference in New Issue
Block a user