Skip to content

NO-SNOW: Fix flaky testMultipleChunks test#2547

Merged
sfc-gh-dheyman merged 2 commits into
masterfrom
03-10-no-snow_fix_flaky_testmultiplechunks_test
Mar 10, 2026
Merged

NO-SNOW: Fix flaky testMultipleChunks test#2547
sfc-gh-dheyman merged 2 commits into
masterfrom
03-10-no-snow_fix_flaky_testmultiplechunks_test

Conversation

@sfc-gh-dheyman

@sfc-gh-dheyman sfc-gh-dheyman commented Mar 10, 2026

Copy link
Copy Markdown
Collaborator

Overview

Fixed telemetry test assertion for TIME_CONSUME_FIRST_RESULT field in ResultSetLatestIT.testMultipleChunks(). The test was failing because TIME_CONSUME_FIRST_RESULT is only logged when the server provides sendResultTime, which is not guaranteed. Removed this field from the required assertions and added a comment explaining that it's optional. The test now only asserts the presence of telemetry fields that are always expected when results span multiple chunks: TIME_CONSUME_LAST_RESULT, TIME_WAITING_FOR_CHUNKS, TIME_DOWNLOADING_CHUNKS, and TIME_PARSING_CHUNKS.

sfc-gh-dheyman commented Mar 10, 2026

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sfc-gh-dheyman sfc-gh-dheyman marked this pull request as ready for review March 10, 2026 11:27
@sfc-gh-dheyman sfc-gh-dheyman requested a review from a team as a code owner March 10, 2026 11:27
@sfc-gh-dheyman sfc-gh-dheyman force-pushed the 03-10-no-snow_fix_flaky_testgetstreams_test branch from d7b4235 to f95acd1 Compare March 10, 2026 12:00
@sfc-gh-dheyman sfc-gh-dheyman force-pushed the 03-10-no-snow_fix_flaky_testmultiplechunks_test branch from 46cd916 to c06cf75 Compare March 10, 2026 12:00
@sfc-gh-dheyman sfc-gh-dheyman changed the base branch from 03-10-no-snow_fix_flaky_testgetstreams_test to graphite-base/2547 March 10, 2026 12:03
@sfc-gh-dheyman sfc-gh-dheyman force-pushed the 03-10-no-snow_fix_flaky_testmultiplechunks_test branch from c06cf75 to b7ac530 Compare March 10, 2026 12:03
@sfc-gh-dheyman sfc-gh-dheyman changed the base branch from graphite-base/2547 to master March 10, 2026 12:03
@sfc-gh-dheyman sfc-gh-dheyman merged commit 240fd37 into master Mar 10, 2026
114 of 122 checks passed

Copy link
Copy Markdown
Collaborator Author

Merge activity

@sfc-gh-dheyman sfc-gh-dheyman deleted the 03-10-no-snow_fix_flaky_testmultiplechunks_test branch March 10, 2026 12:23
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants