Ignore flaky test (#4799)
This commit is contained in:
parent
7d7f3a20fa
commit
9f99488168
1 changed files with 1 additions and 0 deletions
|
@ -957,6 +957,7 @@ pub(super) mod tests {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore]
|
||||||
// In HNSW we are maintaining a candidate list that requires both to know the first element
|
// In HNSW we are maintaining a candidate list that requires both to know the first element
|
||||||
// and the last element of a set.
|
// and the last element of a set.
|
||||||
// There is two possible options.
|
// There is two possible options.
|
||||||
|
|
Loading…
Reference in a new issue