You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cue version
cue version v0.11.1
go version go1.23.1
-buildmode exe
-compiler gc
DefaultGODEBUG asynctimerchan=1,gotypesalias=0,httpservecontentkeepheaders=1,tls3des=1,tlskyber=0,x509keypairleaf=0,x509negativeserial=1
CGO_ENABLED 1
GOARCH arm64
GOOS darwin
GOARM64 v8.0
cue.lang.version v0.11.1
Does this issue reproduce with the latest stable release?
yes
What did you do?
Ran a testscript test with the following contents:
@gotwarlost thanks for another great repro. I've confirmed this does indeed bisect to a50fa63. I've tweaked your testscript slightly to make it easier to run in a git bisect run mode.
What version of CUE are you using (
cue version
)?Does this issue reproduce with the latest stable release?
yes
What did you do?
Ran a testscript test with the following contents:
What did you expect to see?
A passing test
What did you see instead?
Testing on other versions
The text was updated successfully, but these errors were encountered: