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

Skip ao_sparsity TestComposability for missing FBGEMM #129137

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

Conversation

Flamefire
Copy link
Collaborator

Those tests (from test_ao_sparsity) require FBGEMM which may not be available. So add the skip decorator.

Fixes #87364

Flamefire and others added 2 commits May 21, 2024 12:49
Those tests (from test_ao_sparsity) require FBGEMM which may not be available.
So add the skip decorator.

Fixes pytorch#87364
Copy link

pytorch-bot bot commented Jun 20, 2024

🔗 Helpful Links

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

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

❌ 10 New Failures, 10 Unrelated Failures

As of commit 9457fcf with merge base 54b0006 (image):

NEW FAILURES - The following jobs have failed:

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

UNSTABLE - The following jobs failed but were 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.

@zou3519 zou3519 added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_ao_sparsity fails when build without FBGEMM
3 participants