Skip to content

[v18] Support and use the Go 1.25 testing/synctest API in tests#61783

Merged
espadolini merged 4 commits intobranch/v18from
espadolini/v18-synctest
Nov 26, 2025
Merged

[v18] Support and use the Go 1.25 testing/synctest API in tests#61783
espadolini merged 4 commits intobranch/v18from
espadolini/v18-synctest

Conversation

@espadolini
Copy link
Copy Markdown
Contributor

This PR adds a synctest package in lib/utils/testutils that mimics the synctest package in go 1.24 if the synctest experiment is enabled or skips the test otherwise.

A followup PR will do the same work for the tests in e that use synctest.

@espadolini espadolini force-pushed the espadolini/v18-synctest branch from 250f676 to 6ea90b7 Compare November 26, 2025 08:30
@espadolini espadolini added this pull request to the merge queue Nov 26, 2025
Merged via the queue into branch/v18 with commit 897960e Nov 26, 2025
42 of 43 checks passed
@espadolini espadolini deleted the espadolini/v18-synctest branch November 26, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants