Skip to content

fix: xfail uncertainty test instead of version pin#976

Open
AngeloDanducci wants to merge 1 commit intogenerative-computing:mainfrom
AngeloDanducci:ad-973
Open

fix: xfail uncertainty test instead of version pin#976
AngeloDanducci wants to merge 1 commit intogenerative-computing:mainfrom
AngeloDanducci:ad-973

Conversation

@AngeloDanducci
Copy link
Copy Markdown
Contributor

@AngeloDanducci AngeloDanducci commented Apr 30, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Instead of pinning the versioning for this, move to xfail which will let CI pass even if the HF intrinsics portion is updated while local snapshot is out of date.

We didn't see failures on context-attribution before but while I was pinning I pinned both. Sans pinning I think it makes sense to leave out context-attribution and add it to the xfail later if we run into issues.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

@AngeloDanducci AngeloDanducci requested a review from a team as a code owner April 30, 2026 16:15
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@github-actions github-actions Bot added the bug Something isn't working label Apr 30, 2026
Copy link
Copy Markdown
Contributor

@markstur markstur left a comment

Choose a reason for hiding this comment

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

LGTM
tested the xfail and eyeballed the revision reversion

Copy link
Copy Markdown
Contributor

@planetf1 planetf1 left a comment

Choose a reason for hiding this comment

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

I think we should go with this as an immediate fix, but I think there should be an issue (or maybe it's a discussion? ) to track a better long term fix

@AngeloDanducci AngeloDanducci disabled auto-merge May 1, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xfail on granite formatter tests instead of version pinning

3 participants