diff --git a/tensorflow/compiler/xla/tests/BUILD b/tensorflow/compiler/xla/tests/BUILD index 487b39d46dd..b2ba65eb46d 100644 --- a/tensorflow/compiler/xla/tests/BUILD +++ b/tensorflow/compiler/xla/tests/BUILD @@ -1714,7 +1714,7 @@ xla_test( # This test is tagged "manual" because it requires multiple GPUs, and # Forge only supports single-GPU tests. Guitar skips "manual" tests # unless they're also tagged "guitar". - "noguitar", # TODO(b/131524578): Re-enable this. + "guitar", "manual", "multi_gpu", "no_oss",