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

disable flaky tests #1629

Merged
merged 4 commits into from
Jan 10, 2025
Merged

disable flaky tests #1629

merged 4 commits into from
Jan 10, 2025

Conversation

t-vi
Copy link
Collaborator

@t-vi t-vi commented Jan 10, 2025

...reenable some others
fixes #1471

@t-vi t-vi requested review from mruberry and lantiga as code owners January 10, 2025 08:05
@t-vi t-vi merged commit 6708b16 into main Jan 10, 2025
17 of 19 checks passed
@t-vi t-vi deleted the tom/disable-flaky branch January 10, 2025 11:47
version_between(torch.__version__, min_ver="2.6.0dev0", max_ver="2.6.0a99"),
reason="https://github.com/Lightning-AI/lightning-thunder/issues/1471",
version_between(torch.__version__, min_ver="2.7.0dev0", max_ver="2.7.0a99"),
reason="https://github.com/bitsandbytes-foundation/bitsandbytes/pull/1629",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sorry I'm late to the party here.

This link leads me to a 404. BitsAndBytes pull request #'s / issue #'s are at around 1475 now, so ~150 below the 1629 mentioned here. Is this a private PR maybe? Or did you mean to copy/paste this PR (#1629) and B&B somehow got pulled in?

riccardofelluga pushed a commit that referenced this pull request Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reenable failing tests with dynamo
4 participants