Skip to content

[12.0.0] Fix test expectations#7038

Merged
alexcrichton merged 2 commits intobytecodealliance:release-12.0.0from
alexcrichton:fix12
Sep 14, 2023
Merged

[12.0.0] Fix test expectations#7038
alexcrichton merged 2 commits intobytecodealliance:release-12.0.0from
alexcrichton:fix12

Conversation

@alexcrichton
Copy link
Member

This PR fixes a mistake in the prepared fixes for the recently published security advisory. I mistakenly forgot to run the full test suite locally which meant that some golden test expectations relevant to the bug in question weren't fixed.

[automatically-tag-and-release-this-commit]
@alexcrichton
Copy link
Member Author

I'll note that the automated release process for {12,11,10}.0.2 all failed due to the test failure that this is fixing. The corresponding PRs here all have the magical [automatically-tag-and-release-this-commit] string which means that the release process will be restarted upon merging these commits.

* CI: upgrade to qemu 8.0.4.

This should resolve a bug in qemu triggered by changes in bytecodealliance#6820
(see
[here](bytecodealliance#6820 (comment))).

* ci: Update QEMU patch for 8.0.2

---------

Co-authored-by: Afonso Bordado <[email protected]>
@alexcrichton alexcrichton requested a review from a team as a code owner September 14, 2023 20:49
@alexcrichton
Copy link
Member Author

Emulated tests are failing quite a lot on CI for this and the 11/10 backports too. I'm not sure why. I recall these being flaky a few months ago. I'm going to shoot into the dark and pray that the update to QEMU 8.0.4 in CI fixes things, so I've backported that CI commit here too (and on #7039)

@alexcrichton alexcrichton merged commit 79a5d2a into bytecodealliance:release-12.0.0 Sep 14, 2023
@alexcrichton alexcrichton deleted the fix12 branch September 14, 2023 21:41
veeshi pushed a commit to nethunterslabs/wasmtime that referenced this pull request Sep 19, 2023
* Fix test expectations

[automatically-tag-and-release-this-commit]

* CI: upgrade to qemu 8.0.4. (bytecodealliance#6849)

* CI: upgrade to qemu 8.0.4.

This should resolve a bug in qemu triggered by changes in bytecodealliance#6820
(see
[here](bytecodealliance#6820 (comment))).

* ci: Update QEMU patch for 8.0.2

---------

Co-authored-by: Afonso Bordado <[email protected]>

---------

Co-authored-by: Chris Fallin <[email protected]>
Co-authored-by: Afonso Bordado <[email protected]>
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.

2 participants