MM-35239: Skip TestHubSessionRevokeRace (#17524)
https://mattermost.atlassian.net/browse/MM-35239 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
757ea36211
Коммит
978d886e3f
@@ -117,6 +117,8 @@ func TestHubStopRaceCondition(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestHubSessionRevokeRace(t *testing.T) {
|
func TestHubSessionRevokeRace(t *testing.T) {
|
||||||
|
t.Skip("MM-35239")
|
||||||
|
|
||||||
th := SetupWithStoreMock(t)
|
th := SetupWithStoreMock(t)
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user