Disable export_harnesses_test under asan.

This test times out in CI.

PiperOrigin-RevId: 584022342
This commit is contained in:
Peter Hawkins 2023-11-20 07:35:48 -08:00 committed by jax authors
parent b8fe80931e
commit fd9a1a2c36

View File

@ -1320,6 +1320,7 @@ jax_test(
"tpu": 20,
},
tags = [
"noasan", # Times out
"nodebug", # Times out.
],
deps = [