]> Cypherpunks repositories - gostls13.git/commit
test/codegen: fix failing condmove wasm tests
authorMichael Munday <mndygolang+git@gmail.com>
Sat, 26 Jul 2025 23:17:49 +0000 (00:17 +0100)
committerMichael Knyszek <mknyszek@google.com>
Mon, 28 Jul 2025 18:01:53 +0000 (11:01 -0700)
commit46b5839231381e8b36eab10ba9b2c37ba579a75d
tree0bf37de995d1e591ecc44e6e1c5bacaf9962cb8b
parent98f301cf687b7a3aaab62c9d28999136117f9589
test/codegen: fix failing condmove wasm tests

These recently added tests failed when using the -all_codgen flag.

Fixes #74770

Change-Id: Idea1ea02af2bd9f45c7d0a28d633c7442328e6df
Reviewed-on: https://go-review.googlesource.com/c/go/+/690715
Reviewed-by: Jorropo <jorropo.pgm@gmail.com>
Run-TryBot: Michael Munday <mikemndy@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Mark Freeman <mark@golang.org>
Auto-Submit: Jorropo <jorropo.pgm@gmail.com>
TryBot-Bypass: Michael Knyszek <mknyszek@google.com>
test/codegen/condmove.go