Ignore flakey delete sync test.

This commit is contained in:
Cody Henthorne
2024-06-11 11:37:56 -04:00
committed by Greyson Parrelli
parent 6adddf4a0c
commit f20fe33af9

View File

@@ -12,6 +12,7 @@ import io.mockk.unmockkStatic
import org.hamcrest.Matchers.greaterThan
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith
@@ -418,6 +419,7 @@ class SyncMessageProcessorTest_synchronizeDeleteForMe {
SignalDatabase.threads.getThreadRecord(aliceThreadId) assertIs null
}
@Ignore("race condition flake")
@Test
fun multipleLocalOnlyConversation() {
// GIVEN