Disable special_math_ops_test on asan build.
PiperOrigin-RevId: 317121277 Change-Id: I902f6c046c2766638b5dbbb90a0ec2942a3c536f
This commit is contained in:
parent
2e33100312
commit
18f54c42c6
@ -5277,6 +5277,7 @@ cuda_py_test(
|
|||||||
shard_count = 10,
|
shard_count = 10,
|
||||||
tags = [
|
tags = [
|
||||||
"no_windows_gpu",
|
"no_windows_gpu",
|
||||||
|
"noasan", # b/159332048
|
||||||
"nomsan", # b/148630708
|
"nomsan", # b/148630708
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
|
Loading…
Reference in New Issue
Block a user