Commit e863e926 authored by Peter Marshall's avatar Peter Marshall Committed by Commit Bot

[test] Enable inlined promise constructor tests on deopt fuzzer.

Bug: v8:7466
Change-Id: Icb47184e3f6e86bf69157fffd2b29a25ad916500
Reviewed-on: https://chromium-review.googlesource.com/997813Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
Commit-Queue: Peter Marshall <petermarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52393}
parent 844b762f
...@@ -652,10 +652,7 @@ ...@@ -652,10 +652,7 @@
'shared-function-tier-up-turbo': [SKIP], 'shared-function-tier-up-turbo': [SKIP],
# Fails deopt_fuzzer due to --deopt_every_n_times # Fails deopt_fuzzer due to --deopt_every_n_times
'es6/array-iterator-turbo': [SKIP], 'es6/array-iterator-turbo': [SKIP]
# BUG(v8:7466).
'compiler/promise-constructor': [SKIP],
}], # 'deopt_fuzzer == True' }], # 'deopt_fuzzer == 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