You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
Disables slow tests:
- `TorchDistributorDataLoaderUnitTests`
- `TorchDistributorBaselineUnitTestsOnConnect`
### Why are the changes needed?
The tests above are slow or stuck, similar to other disabled tests for [SPARK-50864](https://issues.apache.org/jira/browse/SPARK-50864).
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Run on the GHA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#49664 from ueshin/gha_test.
Authored-by: Takuya UESHIN <[email protected]>
Signed-off-by: Takuya Ueshin <[email protected]>
0 commit comments