diff --git a/test/pytorch_test_base.py b/test/pytorch_test_base.py index c3e4abe4804a..4cab69e63918 100644 --- a/test/pytorch_test_base.py +++ b/test/pytorch_test_base.py @@ -347,6 +347,7 @@ 'test_softplus_low_threshold', # grad check failure 'test_Dropout', # too slow 'test_EmbeddingBag_per_sample_weights_and_new_offsets_xla', # server side crash + 'test_EmbeddingBag_per_sample_weights_and_offsets_xla', # server side crash }, # test_type_promotion.py