Skip to content

[xpu][fix] Fix UT test_fuse_mix_order_reductions_combo_kernels#170297

Closed
jianyizh wants to merge 1 commit intopytorch:mainfrom
jianyizh:jianyi/fix_reductions_combo_kernels
Closed

[xpu][fix] Fix UT test_fuse_mix_order_reductions_combo_kernels#170297
jianyizh wants to merge 1 commit intopytorch:mainfrom
jianyizh:jianyi/fix_reductions_combo_kernels

Conversation

@jianyizh
Copy link
Contributor

@jianyizh jianyizh commented Dec 12, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 12, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/170297

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

⏳ 1 Pending, 1 Unrelated Failure

As of commit 72fdf97 with merge base 5a7a0a3 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

EikanWang
EikanWang previously approved these changes Dec 12, 2025
jansel
jansel previously approved these changes Dec 12, 2025
@jianyizh
Copy link
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Dec 13, 2025
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: HTTP Error 502: Bad Gateway

Details for Dev Infra team Raised by workflow job

@jianyizh
Copy link
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorch-auto-revert
Copy link

@pytorchbot revert -m "Reverted automatically by pytorch's autorevert, to avoid this behaviour add the tag autorevert: disable" -c autorevert

This PR is attributed to have caused regression in:

Please investigate and fix the issues.

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

@pytorchmergebot
Copy link
Collaborator

@jianyizh your PR has been successfully reverted.

pytorchmergebot added a commit that referenced this pull request Dec 13, 2025
#170297)"

This reverts commit c267695.

Reverted #170297 on behalf of https://github.com/pytorch-auto-revert due to Reverted automatically by pytorch's autorevert, to avoid this behaviour add the tag autorevert: disable ([comment](#170297 (comment)))
@pytorchmergebot pytorchmergebot added Reverted ci-no-td Do not run TD on this PR labels Dec 13, 2025
@pytorch-bot pytorch-bot bot dismissed EikanWang’s stale review December 13, 2025 12:52

This PR was reopened (likely due to being reverted), so your approval was removed. Please request another review.

@jianyizh
Copy link
Contributor Author

@pytorchbot drci

@chuanqi129 chuanqi129 added ciflow/trunk Trigger trunk jobs on your pull request and removed ciflow/trunk Trigger trunk jobs on your pull request labels Dec 24, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 24, 2025

To add the ciflow label ciflow/trunk please first approve the workflows that are awaiting approval (scroll to the bottom of this page).

This helps ensure we don't trigger CI on this PR until it is actually authorized to do so. Please ping one of the reviewers if you do not have access to approve and run workflows.

@pytorch-bot pytorch-bot bot removed the ciflow/trunk Trigger trunk jobs on your pull request label Dec 24, 2025
@chuanqi129 chuanqi129 added the ciflow/trunk Trigger trunk jobs on your pull request label Dec 24, 2025
@etaf
Copy link
Collaborator

etaf commented Dec 30, 2025

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased jianyi/fix_reductions_combo_kernels onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout jianyi/fix_reductions_combo_kernels && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the jianyi/fix_reductions_combo_kernels branch from 3857ec7 to 72fdf97 Compare December 30, 2025 05:47
@pytorch-bot pytorch-bot bot removed ciflow/trunk Trigger trunk jobs on your pull request ciflow/inductor labels Dec 30, 2025
@etaf
Copy link
Collaborator

etaf commented Dec 30, 2025

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Dec 30, 2025
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: trunk / linux-jammy-rocm-py3.10 / test (distributed, 2, 3, linux.rocm.gpu.gfx942.4)

Details for Dev Infra team Raised by workflow job

@cyyever
Copy link
Collaborator

cyyever commented Dec 31, 2025

@pytorchbot merge -i

@cyyever
Copy link
Collaborator

cyyever commented Dec 31, 2025

@pytorchbot merge -f "Unrelated failures"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

krastogi-in pushed a commit to krastogi-in/pytorch that referenced this pull request Jan 9, 2026
pytorch#170297)"

This reverts commit c267695.

Reverted pytorch#170297 on behalf of https://github.com/pytorch-auto-revert due to Reverted automatically by pytorch's autorevert, to avoid this behaviour add the tag autorevert: disable ([comment](pytorch#170297 (comment)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorevert: disable Disable autorevert for a specific PR ci-no-td Do not run TD on this PR ciflow/trunk Trigger trunk jobs on your pull request Merged module: inductor open source Reverted topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DISABLED test_fuse_mix_order_reductions_combo_kernels (__main__.ComboKernelTests)

8 participants