Mark slow tests for tsan debug bot
Bug: v8:13665 Change-Id: I228e847de411d2b18b1529b6c25208ae2d7f8ce0 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4187217 Commit-Queue: Omer Katz <omerkatz@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#85430}
This commit is contained in:
parent
29b3bd3826
commit
21ab8287a6
@ -1847,4 +1847,9 @@
|
||||
'wasm/bigint-opt': [SKIP],
|
||||
}], # variant == always_sparkplug
|
||||
|
||||
['tsan and mode == debug', {
|
||||
'wasm/memory64': [PASS, SLOW],
|
||||
'wasm/huge-memory': [PASS, SLOW],
|
||||
}]
|
||||
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user