Commit 63b673b5 authored by Maya Lekova's avatar Maya Lekova Committed by V8 LUCI CQ

[test] Disable fast API tests with stress_snapshot

Bug: v8:11942
Change-Id: I53f79fca182f9e3a7e2e9d23e4d675ae64cf74ce
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3000962
Commit-Queue: Maya Lekova <mslekova@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Auto-Submit: Maya Lekova <mslekova@chromium.org>
Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75514}
parent c06a8e23
......@@ -1350,10 +1350,12 @@
# These tests initialize an embedder object that never needs to be serialized
# to the snapshot, so we don't have a SerializeInternalFieldsCallback for it.
'compiler/fast-api-calls': [SKIP],
'compiler/fast-api-sequences': [SKIP],
'compiler/fast-api-interface-types': [SKIP],
'compiler/regress-crbug-1201011': [SKIP],
'compiler/regress-crbug-1201057': [SKIP],
'compiler/regress-crbug-1201082': [SKIP],
'compiler/regress-crbug-1223107': [SKIP],
}], # variant == stress_snapshot
##############################################################################
......
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