diff --git a/tests-e2e/gappy_state_test.go b/tests-e2e/gappy_state_test.go index 19397e74..bba9c423 100644 --- a/tests-e2e/gappy_state_test.go +++ b/tests-e2e/gappy_state_test.go @@ -101,6 +101,7 @@ func TestGappyState(t *testing.T) { // Similar to TestGappyState, but sends 200 state events to the second poll // (rather than 1 state + 51 message events). func TestGappyStateHuge(t *testing.T) { + t.Skip("Needs fixing") t.Log("Alice registers on the homeserver.") alice := registerNewUser(t)