Skip mjsunit/harmony/regexp-property-lu-ui for MSAN.

TBR=machenbach@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2068083002
Cr-Commit-Position: refs/heads/master@{#36991}
This commit is contained in:
yangguo 2016-06-15 01:23:50 -07:00 committed by Commit bot
parent 49b2320167
commit fc378ce19e

View File

@ -553,6 +553,9 @@
'try': [PASS, NO_IGNITION],
# Too slow for interpreter and msan.
'es6/tail-call-megatest*': [PASS, NO_IGNITION],
# Too slow.
'harmony/regexp-property-lu-ui': [SKIP],
}], # 'msan == True'
##############################################################################