Skip to content

💚🏁 Fix path management for Windows MLIR tests #1141

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 3 commits into
base: main
Choose a base branch
from

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Aug 21, 2025

Description

This PR aims to fix the MLIR CI that was unintentionally broken in #1139 due to our current lack of branch protection for the MLIR part of the test suite.
The necessary changes to enable that will first be added upstream in the workflows repository.

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

Signed-off-by: burgholzer <burgholzer@me.com>
@burgholzer burgholzer added this to the MLIR Support milestone Aug 21, 2025
@burgholzer burgholzer self-assigned this Aug 21, 2025
@burgholzer burgholzer added continuous integration Anything related to the CI setup fix Fix for something that isn't working MLIR Anything related to MLIR labels Aug 21, 2025
Signed-off-by: burgholzer <burgholzer@me.com>
Signed-off-by: burgholzer <burgholzer@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup fix Fix for something that isn't working MLIR Anything related to MLIR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant