Commit 04a338b1 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Skip failing test due to --turbo-inlining.

TBR=jarin@chromium.org
BUG=v8:4493
LOG=n
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#31408}
parent b7db7efd
......@@ -32,11 +32,10 @@
# TODO(turbofan): Too slow in debug mode for now.
'octane/pdfjs': [PASS, ['mode == debug', SKIP]],
# TODO(turbofan): Fails in register allocator verifier. Needs investigation.
'octane/typescript': [PASS, NO_VARIANTS],
# Slow tests.
'kraken/imaging-gaussian-blur': [PASS, SLOW],
'octane/typescript': [PASS, SLOW],
# TODO(turbofan): Fails in register allocator verifier. Needs investigation.
# Note: Keep SLOW modifier when removing NO_VARIANTS.
'octane/typescript': [PASS, SLOW, NO_VARIANTS],
}], # ALWAYS
]
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