diff --git a/tests/BUILD b/tests/BUILD index 7f25083c0290..adea49cac293 100644 --- a/tests/BUILD +++ b/tests/BUILD @@ -779,9 +779,6 @@ jax_test( "gpu_h100", # Pytorch H100 build times out in Google's CI. ], tags = [ - # PyTorch leaks dlpack metadata https://github.com/pytorch/pytorch/issues/117058, and - # compilation times out on CPU. - "noasan", "not_build:arm", # TODO(b/355237462): Re-enable once MSAN issue is addressed. "nomsan",