Commit e5f18799 authored by yangguo@chromium.org's avatar yangguo@chromium.org

Mark flaky debug test as failing.

The issues are known. For the time being, we mark it as failing.

R=machenbach@chromium.org
BUG=v8:2921, v8:3005
LOG=N

Review URL: https://codereview.chromium.org/77723008

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17938 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 29e47d1f
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL], 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
# BUG(3005). # BUG(3005).
'test-alloc/CodeRange': [PASS, FLAKY], 'test-alloc/CodeRange': [PASS, FAIL],
}], # 'system == windows' }], # 'system == windows'
############################################################################## ##############################################################################
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
############################################################################## ##############################################################################
# Flaky tests. # Flaky tests.
# BUG(v8:2921). # BUG(v8:2921).
'debug-step-4-in-frame': [PASS, FLAKY], 'debug-step-4-in-frame': [PASS, FAIL],
############################################################################## ##############################################################################
# Fails. # Fails.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment