mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Mark scipy_signal_test and sparse_test optonly
because it times out under debug mode.
PiperOrigin-RevId: 487533356
This commit is contained in:
parent
71360edf90
commit
cc41ee85c4
@ -656,6 +656,7 @@ jax_test(
|
||||
"tpu": [
|
||||
"noasan",
|
||||
"notsan",
|
||||
"optonly",
|
||||
], # Test times out under asan/tsan.
|
||||
},
|
||||
shard_count = {
|
||||
@ -684,6 +685,7 @@ jax_test(
|
||||
"cpu": [
|
||||
"noasan", # Test times out under asan.
|
||||
],
|
||||
"tpu": ["optonly"],
|
||||
},
|
||||
shard_count = {
|
||||
"cpu": 40,
|
||||
|
Loading…
x
Reference in New Issue
Block a user