PPC: Add 3 tests as slow test on sim run

Bug: 
Change-Id: I4ea086564ff4a7782c0c1bc232d9929fd73fd9f6
Reviewed-on: https://chromium-review.googlesource.com/738537
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#48969}
This commit is contained in:
Junliang Yan 2017-10-26 00:22:03 -04:00 committed by Commit Bot
parent a2876b81be
commit 868b1b7446

View File

@ -603,6 +603,9 @@
# take too long with the simulator.
'regress/regress-1132': [SKIP],
'regress/regress-740784': [PASS, SLOW],
'regress/regress-91008': [PASS, SLOW],
'regress/regress-1257': [PASS, SLOW],
'harmony/regexp-property-lu-ui': [PASS, SLOW],
}], # 'arch == ppc and simulator_run'
##############################################################################