mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Disable tsan CI for random_test_with_custom_prng to avoid timeouts.
asan is already disabled, and the comment and "cpu" case indicates that tsan should already have been disabled as well. PiperOrigin-RevId: 528000458
This commit is contained in:
parent
b8f3caf4b7
commit
c662fd216d
@ -653,6 +653,7 @@ jax_test(
|
||||
],
|
||||
"tpu": [
|
||||
"noasan", # Times out under asan/tsan.
|
||||
"notsan",
|
||||
"optonly",
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user