Skip to content

Fix compile mode limitation in associative_scan tests#139929

Closed
bohnstingl wants to merge 0 commit intopytorch:mainfrom
bohnstingl:fix_compile_mode_test_assoc_scan
Closed

Fix compile mode limitation in associative_scan tests#139929
bohnstingl wants to merge 0 commit intopytorch:mainfrom
bohnstingl:fix_compile_mode_test_assoc_scan

Conversation

@bohnstingl
Copy link
Collaborator

@bohnstingl bohnstingl commented Nov 6, 2024

Fix compile mode limitation in associative_scan tests where by mistake only the compile_mode='fake' was used

cc @ydwu4

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Nov 6, 2024
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 6, 2024

🔗 Helpful Links

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

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

❌ 20 New Failures, 8 Unrelated Failures

As of commit 565a794 with merge base 2f3a5a1 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:

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

@ydwu4 ydwu4 added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 6, 2024
@ydwu4
Copy link
Contributor

ydwu4 commented Nov 7, 2024

@pytorchbot merge

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 7, 2024

This PR needs to be approved by an authorized maintainer before merge.

ydwu4
ydwu4 previously approved these changes Nov 7, 2024
@ydwu4
Copy link
Contributor

ydwu4 commented Nov 8, 2024

@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

@ZainRizvi
Copy link
Contributor

ZainRizvi commented Nov 8, 2024

@pytorchbot revert -c nosignal -m "This test is breaking in trunk somehow, which is really weird. Might be a land race. functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda GH job link HUD commit link"

@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

@bohnstingl your PR has been successfully reverted.

pytorchmergebot added a commit that referenced this pull request Nov 8, 2024
This reverts commit 7fa94f0.

Reverted #139929 on behalf of https://github.com/ZainRizvi due to This test is breaking in trunk somehow, which is really weird. functorch/test_control_flow.py::AssociativeScanTests::test_associative_scan_binary_operator_compile_mode_compile_dynamic_shape_combine_mode_pointwise_reverse_False_cuda [GH job link](https://github.com/pytorch/pytorch/actions/runs/11747748990/job/32732254909) [HUD commit link](https://hud.pytorch.org/pytorch/pytorch/commit/7fa94f03635709a30ef85c6955dcdd5051e72e71) ([comment](#139929 (comment)))
@pytorchmergebot pytorchmergebot added Reverted ci-no-td Do not run TD on this PR labels Nov 8, 2024
@pytorch-bot pytorch-bot bot dismissed ydwu4’s stale review November 8, 2024 21:26

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

@malfet
Copy link
Contributor

malfet commented Nov 9, 2024

This test is breaking in trunk somehow, which is really weird.

Nothing weird about it, PR description is a bit misleading, it's not a typo, though it restrict test functionality a lot.

@bohnstingl bohnstingl changed the title Fix typo in associative_scan tests Fix compile mode limitation in associative_scan tests Nov 9, 2024
@bohnstingl
Copy link
Collaborator Author

Hi @malfet,
Thank you for bringing this up. I have tested this PR locally and for me it was working and also the CI seem to work. I will test it again.

I have also updated the description and the title to avoid confusion.

@bohnstingl bohnstingl closed this Nov 11, 2024
@bohnstingl bohnstingl force-pushed the fix_compile_mode_test_assoc_scan branch from 82e87e8 to 565a794 Compare November 11, 2024 13:29
@huydhn huydhn temporarily deployed to scribe-protected November 11, 2024 13:30 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to scribe-protected November 11, 2024 13:30 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.