Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DISABLED test_some_output_requires_grad_input_doesnt (__main__.TestAOTAutograd) #125402

Open
izaitsevfb opened this issue May 2, 2024 · 1 comment
Labels
module: aotdispatch umbrella label for AOTAutograd issues module: pt2-dispatcher PT2 dispatcher-related issues (e.g., aotdispatch, functionalization, faketensor, custom-op, oncall: pt2 skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@izaitsevfb
Copy link
Contributor

izaitsevfb commented May 2, 2024

Platforms: linux

This test was disabled because it is failing on main branch (recent examples).

Broken by the revert of #125252

cc @ezyang @msaroufim @bdhirsh @anijain2305 @chauhang @zou3519

@pytorch-bot pytorch-bot bot added the skipped Denotes a (flaky) test currently skipped in CI. label May 2, 2024
Copy link

pytorch-bot bot commented May 2, 2024

Hello there! From the DISABLED prefix in this issue title, it looks like you are attempting to disable a test in PyTorch CI. The information I have parsed is below:
  • Test name: test_some_output_requires_grad_input_doesnt (__main__.TestAOTAutograd)
  • Platforms for which to skip the test: linux
  • Disabled by izaitsevfb

Within ~15 minutes, test_some_output_requires_grad_input_doesnt (__main__.TestAOTAutograd) will be disabled in PyTorch CI for these platforms: linux. Please verify that your test name looks correct, e.g., test_cuda_assert_async (__main__.TestCuda).

To modify the platforms list, please include a line in the issue body, like below. The default action will disable the test for all platforms if no platforms list is specified.

Platforms: case-insensitive, list, of, platforms

We currently support the following platforms: asan, dynamo, inductor, linux, mac, macos, rocm, slow, win, windows.

@yanboliang yanboliang added the module: aotdispatch umbrella label for AOTAutograd issues label May 6, 2024
@pytorch-bot pytorch-bot bot added the module: pt2-dispatcher PT2 dispatcher-related issues (e.g., aotdispatch, functionalization, faketensor, custom-op, label May 6, 2024
@bdhirsh bdhirsh added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: aotdispatch umbrella label for AOTAutograd issues module: pt2-dispatcher PT2 dispatcher-related issues (e.g., aotdispatch, functionalization, faketensor, custom-op, oncall: pt2 skipped Denotes a (flaky) test currently skipped in CI. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

4 participants