Skip to content

apd: fix TestFormatFlags on go 1.23, add go 1.23 to CI#139

Merged
nvb merged 2 commits into
cockroachdb:masterfrom
nvb:nvanbenschoten/testGo23
Aug 15, 2024
Merged

apd: fix TestFormatFlags on go 1.23, add go 1.23 to CI#139
nvb merged 2 commits into
cockroachdb:masterfrom
nvb:nvanbenschoten/testGo23

Conversation

@nvb

@nvb nvb commented Aug 14, 2024

Copy link
Copy Markdown
Contributor

Fixes #138.

The test was failing due to golang/go@6dfd7a5. This PR fixes it.

This PR then adds a test variant for go 1.23.

Fixes cockroachdb#138.

The test was failing due to golang/go@6dfd7a5.
This commit fixes it.
@nvb nvb requested a review from rickystewart August 14, 2024 18:44
@nvb nvb force-pushed the nvanbenschoten/testGo23 branch 2 times, most recently from 724adb6 to 3c100a3 Compare August 14, 2024 19:00
This commit adds a test variant for go 1.23.
@nvb nvb force-pushed the nvanbenschoten/testGo23 branch from 3c100a3 to 137c9cd Compare August 14, 2024 19:05
@nvb nvb merged commit 9cfbeb8 into cockroachdb:master Aug 15, 2024
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.

TestFormatFlags fails on Go1.23

2 participants