Disable another flaky MTree test ()

This commit is contained in:
Rushmore Mushambi 2024-05-10 14:37:36 +02:00 committed by GitHub
parent fcaff735e6
commit 7776fa476d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1759,6 +1759,7 @@ mod tests {
}
#[test(tokio::test(flavor = "multi_thread"))]
#[ignore]
async fn test_mtree_unique_small() -> Result<(), Error> {
let mut stack = reblessive::tree::TreeStack::new();
stack