Commit b7db7efd authored by Benedikt Meurer's avatar Benedikt Meurer

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

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

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

Cr-Commit-Position: refs/heads/master@{#31407}
parent d5847622
......@@ -32,6 +32,9 @@
# 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],
......
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