Commit 81428db
authored
[Java] Disable flaky test
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.
Authors:
- MithunR (https://github.com/mythrocks)
Approvers:
- Ben Frederickson (https://github.com/benfred)
URL: #1503testFloatSerialization (#1503)1 parent eb4647e commit 81428db
File tree
1 file changed
+1
-0
lines changed- java/cuvs-java/src/test/java/com/nvidia/cuvs
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| |||
0 commit comments