Skip to content

Compute timestamp only once in streaming test#853

Merged
sfod merged 1 commit into
mainfrom
fix-flaky-test
Apr 15, 2026
Merged

Compute timestamp only once in streaming test#853
sfod merged 1 commit into
mainfrom
fix-flaky-test

Conversation

@sfod
Copy link
Copy Markdown
Contributor

@sfod sfod commented Apr 15, 2026

Issue #, if available:

Two sequential DateTime::Now calls made on an edge between two seconds give different results, which fails the EchoClientStreamingOperationEchoSuccessTime test.

Description of changes:

Compute timestamp only once, reuse the result in comparison operations.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sfod sfod merged commit 0591327 into main Apr 15, 2026
42 checks passed
@sfod sfod deleted the fix-flaky-test branch April 15, 2026 17:57
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.

3 participants