Commit 0039b340 authored by Jakob Gruber's avatar Jakob Gruber Committed by Commit Bot

[ia32] Skip flaky test

Flake possibly caused by code printing in combination with embedded
builtins.

TBR=sigurds@chromium.org

No-try: true
Bug: v8:6666,v8:8334
Change-Id: Ia6ad44fc0bffcf2adf3d3172672c504789324f16
Reviewed-on: https://chromium-review.googlesource.com/c/1291379
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56828}
parent 749d1fda
......@@ -453,4 +453,10 @@
'test-dtoa/*': [SKIP],
}], # variant == no_wasm_traps
##############################################################################
['arch == ia32', {
# TODO(v8:8334): Fix code printing.
'test-assembler-ia32/AssemblerIa32JumpTables2': [SKIP],
}], # 'arch == ia32'
]
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