Commit 288d9ffd authored by adamk's avatar adamk Committed by Commit bot

Skip flaky test-api/SetJitCodeEventHandler on turbofan_opt/no_snap builds

R=machenbach@chromium.org
BUG=v8:5457
NOTRY=true
NOTREECHECKS=true

Review-Url: https://codereview.chromium.org/2471113004
Cr-Commit-Position: refs/heads/master@{#40747}
parent cbadac55
......@@ -359,6 +359,9 @@
'test-cpu-profiler/NativeAccessorUninitializedIC': [FAIL],
'test-profile-generator/LineNumber': [FAIL],
'test-sampler-api/StackFramesConsistent': [FAIL],
# BUG(v8:5457)
'test-api/SetJitCodeEventHandler ': [PASS, ['no_snap', SKIP]],
}], # variant == turbofan_opt
##############################################################################
......
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