Skip to content

Fix various CI failures #844

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

Merged
merged 3 commits into from
Jun 4, 2023
Merged

Conversation

nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Jun 2, 2023

  • Windows CI: there are issues with the May 2023 releases of QEMU, pin to a known-working version.

I cherry-picked in two fixes from #843 as well.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

There are issues with the May 2023 releases, pin to a known-working version.
@nicholasbishop nicholasbishop changed the title ci: Pin Windows QEMU version Fix clippy lints and Windows CI bug Jun 2, 2023
@nicholasbishop nicholasbishop changed the title Fix clippy lints and Windows CI bug Fix various CI failures Jun 2, 2023
@phip1611 phip1611 merged commit bb08157 into rust-osdev:main Jun 4, 2023
@nicholasbishop nicholasbishop deleted the bishop-pin-qemu branch June 4, 2023 22:01
nicholasbishop added a commit that referenced this pull request Jan 21, 2025
…) signature"

The signature fix itself is trivial, just adding a `&`. The test changes had
already been partially rewritten during the freestanding table function
refactor. Now alter constants and variable names, remove a use of `as`, and free
the memory at the end.

The PR originally included a cleanup commit ("uefi-test-runner: Fix buffer
alignment on ia32") that ended up being cherry-picked and merged in a separate
PR: #844. Rewrite that fix here as
well.

This covers these commits:
d7697c3
9609873
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.

3 participants