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

CI: uncomment windows CI job to see if it passes #5048

Merged
merged 4 commits into from
Oct 14, 2024

Conversation

gxyd
Copy link
Contributor

@gxyd gxyd commented Oct 14, 2024

No description provided.

@gxyd gxyd added CI Continuous Integration simplifier pass Pull Requests related to the simplifier pass. labels Oct 14, 2024
@Pranavchiku
Copy link
Member

Yes, I also attempted it here #5032, it fails

@gxyd gxyd mentioned this pull request Oct 14, 2024
41 tasks
@gxyd
Copy link
Contributor Author

gxyd commented Oct 14, 2024

Yes, I also attempted it here #5032, it fails

I see. I think the way to go here would be look one by one at the CI log and fix it in our branch directly, and push the changes to see where it fails again.

@Pranavchiku
Copy link
Member

I think the way to go here would be look one by one

Precisely, that is how you fix it :)

@Pranavchiku
Copy link
Member

If you have access to windows, then better is to reproduce it locally, attempts to check directly on CI takes a lot of time to iterate. Else, comment out other CI tests, just keep windows, this way you can reduce load on runner and make tests run faster.

@gxyd gxyd enabled auto-merge (squash) October 14, 2024 13:54
@gxyd
Copy link
Contributor Author

gxyd commented Oct 14, 2024

The tests passed in the last commit, so I've uncommented all the other CI jobs and enabled auto-merge (nothing important to be reviewed)

@gxyd gxyd merged commit 5e22013 into lfortran:simplifier_pass Oct 14, 2024
35 checks passed
@gxyd gxyd deleted the ci_uncomment_windows branch October 14, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration simplifier pass Pull Requests related to the simplifier pass.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants