Skip to content

Commit 01af089

Browse files
paolosevMSFTV8 LUCI CQ
authored andcommitted
[wasm][turbolev] Disable message/js-wasm-wrapper... with stress variants
Disable test/message/js-wasm-wrapper-inlining-turbolev.js when the 'stress_concurrent_allocation' variant. Bug: 454505392 Change-Id: Iecaf85df52d15872ab509fa3b0262f141e6aeef1 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7082964 Reviewed-by: Matthias Liedtke <[email protected]> Reviewed-by: Daniel Lehmann <[email protected]> Commit-Queue: Matthias Liedtke <[email protected]> Cr-Commit-Position: refs/heads/main@{#103352}
1 parent f87a09f commit 01af089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/message/message.status

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@
154154
##############################################################################
155155
# The output for Turbolev wrapper inlining tests can be different with these
156156
# variants.
157-
['variant in (stress_concurrent_inlining, stress_incremental_marking)', {
157+
['variant in (stress_concurrent_inlining, stress_incremental_marking, stress_concurrent_allocation)', {
158158
'js-wasm-wrapper-inlining-turbolev*': [SKIP],
159-
}], # variant in (stress_concurrent_inlining, stress_incremental_marking)
159+
}], # variant in (stress_concurrent_inlining, stress_incremental_marking, stress_concurrent_allocation)
160160

161161
##############################################################################
162162
# Tests that require optimizing compilers.

0 commit comments

Comments
 (0)