MM-64687: Racy tests in TestSharedChannelPostMetadataSync (#32144)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9e7849647c
Коммит
2b8f7743b6
@@ -526,6 +526,7 @@ func TestSharedChannelMembershipSyncSelfReferential(t *testing.T) {
|
||||
assert.NotContains(t, syncedInSecondCall, user2.Id, "Second sync should not re-sync existing users")
|
||||
})
|
||||
t.Run("Test 4: Sync failure and recovery", func(t *testing.T) {
|
||||
t.Skip("MM-64687")
|
||||
// This test verifies that membership sync handles remote server failures gracefully
|
||||
// and successfully syncs members once the remote server recovers.
|
||||
// We test that:
|
||||
|
||||
Ссылка в новой задаче
Block a user