Skip to content

Reduce Windows flakes in TestSetMetaDataBatch?#4093

Merged
DrJosh9000 merged 1 commit into
mainfrom
reduce-windows-test-flakes
Jul 16, 2026
Merged

Reduce Windows flakes in TestSetMetaDataBatch?#4093
DrJosh9000 merged 1 commit into
mainfrom
reduce-windows-test-flakes

Conversation

@DrJosh9000

Copy link
Copy Markdown
Contributor

Description

TestSetMetaDataBatch seems flaky on Windows.

  • Sometimes the call count is wrong
  • Sometimes the httptest server doesn't start or can't be used

So let's try reducing parallelism and using an atomic for the call count.

Context

Noticed while working on other changes.

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go tool gofumpt -extra -w .)

Disclosures / Credits

@DrJosh9000 DrJosh9000 requested review from a team as code owners July 16, 2026 07:18
@DrJosh9000 DrJosh9000 added the internal Non-user facing, internal change. label Jul 16, 2026
@DrJosh9000 DrJosh9000 enabled auto-merge July 16, 2026 07:21
@DrJosh9000 DrJosh9000 merged commit c8280b8 into main Jul 16, 2026
5 checks passed
@DrJosh9000 DrJosh9000 deleted the reduce-windows-test-flakes branch July 16, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Non-user facing, internal change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant