PPC: Exclude mirror-object test until issue is resolved

modified:   test/mjsunit/mjsunit.status

R=danno@chromium.org, svenpanne@chromium.org

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27206}
This commit is contained in:
michael_dawson 2015-03-16 02:26:31 -07:00 committed by Commit bot
parent cb50b0dfe7
commit 8db09a363b

View File

@ -594,7 +594,8 @@
'regress/regress-1132': [SKIP], 'regress/regress-1132': [SKIP],
'asm/embenchen/box2d': [SKIP], 'asm/embenchen/box2d': [SKIP],
# issues to be investigated based on latest uplevel # these two issues started after uplevel, believe they share common cause
'debug-references': [SKIP], 'debug-references': [SKIP],
'mirror-object': [SKIP],
}], # 'arch == ppc and simulator_run == True' }], # 'arch == ppc and simulator_run == True'
] ]