Summary: I think skipping these tests is suboptimal. If we categorize as expected failures, then we'll see test failures when they start passing, which means they're more likely to be removed. As a skip, they quietly continue to skip. Pull Request resolved: https://github.com/pytorch/pytorch/pull/145572 Approved by: https://github.com/Skylion007, https://github.com/zou3519