diff --git a/test/run_test.py b/test/run_test.py index 44a15d4ab2c..01619aa5e7f 100755 --- a/test/run_test.py +++ b/test/run_test.py @@ -171,6 +171,7 @@ ROCM_BLOCKLIST = [ "distributed/rpc/test_tensorpipe_agent", "distributed/rpc/test_share_memory", "distributed/rpc/cuda/test_tensorpipe_agent", + "inductor/test_max_autotune", # taking excessive time, many tests >30 min "test_determination", "test_jit_legacy", "test_cuda_nvml_based_avail",