Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unflake "Outbound federation will ignore a missing event with bad JSON for room version 6" #912

Merged
merged 3 commits into from
Jul 10, 2020

Conversation

clokep
Copy link
Member

@clokep clokep commented Jul 10, 2020

Fixes #885, I think see #885 (comment) and the subsequent comment for what's happening here, but this uses option 3 to solve it: allow the event we're expecting or previous events as the "earliest event".

@clokep clokep requested a review from a team July 10, 2020 13:01
@clokep clokep force-pushed the clokep/flaky-get-missing-event-2 branch from cb4ca48 to 13eab51 Compare July 10, 2020 14:50
@clokep clokep requested a review from richvdh July 10, 2020 14:55
@clokep
Copy link
Member Author

clokep commented Jul 10, 2020

I had to amend this commit cause...I totally messed it up. Just added the one on top of what was there though. Hope this looks better.

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@clokep clokep merged commit 283f5bc into develop Jul 10, 2020
@clokep clokep deleted the clokep/flaky-get-missing-event-2 branch July 10, 2020 15:22
anoadragon453 added a commit that referenced this pull request Aug 4, 2020
* origin/release-v1.18.0:
  Unbreak dendrite
  Test `/make_join` when applied to an empty room (#917)
  Add new database
  Unstable for cross signing
  Unstable for cross signing
  Use r0 not unstable for e2e keys and sendToDevice
  Correctly return the full auth chain in test (#911)
  Unflake "Outbound federation will ignore a missing event with bad JSON for room version 6" (#912)
  Test that the client sees a leave event after invite rejection (#909)
  Update device management tests to be spec-compliant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outbound federation will ignore a missing event with bad JSON for room version 6 is flakey
2 participants