[arm] Skip mozilla/js1_5/extensions/regress-355497 in simulator.
TBR=machenbach@chromium.org BUG=v8:3837 LOG=n Review URL: https://codereview.chromium.org/864073002 Cr-Commit-Position: refs/heads/master@{#26203}
This commit is contained in:
parent
62a49868b3
commit
8fa8e62ebc
@ -895,8 +895,8 @@
|
||||
|
||||
['arch == arm and simulator_run == True', {
|
||||
|
||||
#BUG(3837): Avoid C stack overflow.
|
||||
'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'],
|
||||
#BUG(3837): Crashes due to C stack overflow.
|
||||
'js1_5/extensions/regress-355497': [SKIP],
|
||||
}], # 'arch == arm and simulator_run == True'
|
||||
|
||||
['arch == arm64 and simulator_run == True', {
|
||||
|
Loading…
Reference in New Issue
Block a user