mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Disable timing out sparse_test.py on msan
PiperOrigin-RevId: 503475670
This commit is contained in:
parent
068423bb96
commit
953910ab45
@ -744,8 +744,9 @@ jax_test(
|
||||
},
|
||||
tags = [
|
||||
"noasan",
|
||||
"nomsan",
|
||||
"notsan",
|
||||
], # Test times out under asan/tsan.
|
||||
], # Test times out under asan/msan/tsan.
|
||||
deps = [
|
||||
"//jax:experimental_sparse",
|
||||
"//jax:sparse_test_util",
|
||||
|
Loading…
x
Reference in New Issue
Block a user