Skip to content

[Java] Disable flaky test testFloatSerialization#1503

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
mythrocks:comment-out-java-testFloatSerialization
Nov 6, 2025
Merged

[Java] Disable flaky test testFloatSerialization#1503
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
mythrocks:comment-out-java-testFloatSerialization

Conversation

@mythrocks
Copy link
Contributor

This commit disables a flaky test
CagraBuildAndSearchIT.testFloatSerialization, to reduce churn in CI pipelines.

The test fails occasionally (e.g. with tests.seed=42FC5CC6B4C6BA8E), producing similar crashes to those listed in #1467. The root cause is likely to be the same.

This test will be re-enabled once #1467 is resolved.

This commit disables a flaky test
`CagraBuildAndSearchIT.testFloatSerialization`, to reduce churn in CI
pipelines.

The test fails occasionally (e.g. with `tests.seed=42FC5CC6B4C6BA8E`),
producing similar crashes to those listed in rapidsai#1467.  The root cause is
likely to be the same.

This test will be re-enabled once rapidsai#1467 is resolved.

Signed-off-by: MithunR <mithunr@nvidia.com>
@mythrocks mythrocks self-assigned this Nov 6, 2025
@mythrocks mythrocks requested a review from a team as a code owner November 6, 2025 00:15
@benfred benfred added the non-breaking Introduces a non-breaking change label Nov 6, 2025
@mythrocks mythrocks added the bug Something isn't working label Nov 6, 2025
@mythrocks
Copy link
Contributor Author

CI seems to be failing with CI runners receiving 403s from Github. I'll back off and try again in a bit.

@mythrocks
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 81428db into rapidsai:main Nov 6, 2025
274 of 324 checks passed
@mythrocks mythrocks deleted the comment-out-java-testFloatSerialization branch November 6, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Java non-breaking Introduces a non-breaking change testing

Development

Successfully merging this pull request may close these issues.

2 participants