Skip to content

unskipped flaky conv2d, rmatmul, and matmul as these now pass #158640

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

christinaburge
Copy link
Contributor

@christinaburge christinaburge commented Jul 18, 2025

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Jul 18, 2025
Copy link

pytorch-bot bot commented Jul 18, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures, 3 Unrelated Failures

As of commit 3b504bb with merge base 27af877 (image):

NEW FAILURES - The following jobs have failed:

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

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

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

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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

@nikhil-arm
Copy link
Collaborator

@pytorchbot label "module: arm"

@nikhil-arm
Copy link
Collaborator

@pytorchbot label "ciflow/linux-aarch64"

@pytorch-bot pytorch-bot bot added the ciflow/linux-aarch64 linux aarch64 CI workflow label Jul 21, 2025
@nikhil-arm
Copy link
Collaborator

@pytorchbot label "module: arm"

@pytorch-bot pytorch-bot bot added the module: arm Related to ARM architectures builds of PyTorch. Includes Apple M1 label Jul 21, 2025
@pytorch-bot pytorch-bot bot removed the ciflow/linux-aarch64 linux aarch64 CI workflow label Jul 21, 2025
Copy link
Collaborator

@fadara01 fadara01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR!
Shouldn't we enable test/functorch/test_aotdispatch.py in https://github.com/pytorch/pytorch/blob/main/.ci/pytorch/test.sh#L1557 to exercise them in precommit?

@fadara01
Copy link
Collaborator

@pytorchbot label "ciflow/linux-aarch64"

@pytorch-bot pytorch-bot bot added the ciflow/linux-aarch64 linux aarch64 CI workflow label Jul 21, 2025
@pytorch-bot pytorch-bot bot removed the ciflow/linux-aarch64 linux aarch64 CI workflow label Jul 21, 2025
@christinaburge
Copy link
Contributor Author

christinaburge commented Jul 21, 2025 via email

@christinaburge christinaburge requested a review from a team as a code owner July 21, 2025 13:01
@fadara01 fadara01 added the ciflow/linux-aarch64 linux aarch64 CI workflow label Jul 21, 2025
Copy link
Collaborator

@fadara01 fadara01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ezyang ezyang requested a review from zou3519 July 21, 2025 17:40
@ezyang
Copy link
Contributor

ezyang commented Jul 21, 2025

@zou3519 I'm confused, I thought we are already running these test

@@ -1559,6 +1559,10 @@ test_linux_aarch64() {
test_foreach test_reductions test_unary_ufuncs test_tensor_creation_ops test_ops test_cpp_extensions_open_device_registration \
--shard "$SHARD_NUMBER" "$NUM_TEST_SHARDS" --verbose

#functorch tests
python test/run_test.py --include functorch/test_aotdispatch.py \
--shard "$SHARD_NUMBER" "$NUM_TEST_SHARDS" --verbose
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, this is arm specific

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

til arm and aarch64 are the same thing

@ezyang
Copy link
Contributor

ezyang commented Jul 21, 2025

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 21, 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 mandatory check(s) failed. The first few are:

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

Failing merge rule: Core Maintainers

@pytorch-bot pytorch-bot bot removed ciflow/trunk Trigger trunk jobs on your pull request ciflow/linux-aarch64 linux aarch64 CI workflow labels Jul 22, 2025
@malfet malfet added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 22, 2025
@malfet
Copy link
Contributor

malfet commented Jul 22, 2025

@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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: trunk / macos-py3-arm64 / test (default, 2, 3, macos-m1-stable)

Details for Dev Infra team Raised by workflow job

@pytorch-bot pytorch-bot bot removed the ciflow/trunk Trigger trunk jobs on your pull request label Jul 23, 2025
Copy link

linux-foundation-easycla bot commented Jul 23, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@ezyang
Copy link
Contributor

ezyang commented Jul 23, 2025

@christinaburge you need to CLA your other email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: arm Related to ARM architectures builds of PyTorch. Includes Apple M1 open source topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants