Skip to content

Commit

Permalink
[ez][CI] Move test_linalg and test_sparse_csr off CI_SERIAL_LIST (#12…
Browse files Browse the repository at this point in the history
…5068)

* #124649 for context

Pull Request resolved: #125068
Approved by: https://github.com/huydhn, https://github.com/ZainRizvi
  • Loading branch information
clee2000 authored and pytorchmergebot committed Apr 29, 2024
1 parent 946e202 commit faee0e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/run_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,11 +219,9 @@ def __contains__(self, item):
"test_cpp_api_parity",
"test_reductions",
"test_fx_backends",
"test_linalg",
"test_cpp_extensions_jit",
"test_torch",
"test_tensor_creation_ops",
"test_sparse_csr",
"test_dispatch",
"test_python_dispatch", # torch.library creation and deletion must be serialized
"test_spectral_ops", # Cause CUDA illegal memory access https://github.com/pytorch/pytorch/issues/88916
Expand Down

0 comments on commit faee0e5

Please sign in to comment.