### Go version go1.25.0 ### Output of `go env` in your module/workspace: ```shell - ``` ### What did you do? See https://github.com/gonum/gonum/issues/2053 ### What did you see happen? Test failed. ### What did you expect to see? Test passed. I'm not sure if this is a bug, but I revert 43b7e670401401b2e7536b4931df8b29a25994c7 and test passed.
Go version
go1.25.0
Output of
go envin your module/workspace:What did you do?
See gonum/gonum#2053
What did you see happen?
Test failed.
What did you expect to see?
Test passed.
I'm not sure if this is a bug, but I revert 43b7e67 and test passed.