Commit c4d2234e authored by Yang Guo's avatar Yang Guo

Disable failing debug tests in gc-stress.

TBR=machenbach@chromium.org
BUG=v8:3776
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#26769}
parent 6fe12676
...@@ -245,7 +245,11 @@ ...@@ -245,7 +245,11 @@
# Issue 3723. # Issue 3723.
'regress/regress-3717': [SKIP], 'regress/regress-3717': [SKIP],
# Issue 3776. # Issue 3776.
'debug-constructor': [SKIP],
'debug-stepframe': [SKIP], 'debug-stepframe': [SKIP],
'debug-stepout-scope-part2': [SKIP],
'debug-stepout-scope-part5': [SKIP],
'debug-stepout-scope-part6': [SKIP],
}], # 'gc_stress == True' }], # 'gc_stress == True'
############################################################################## ##############################################################################
......
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