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

test endpoint for updating backup versions #559

Merged
merged 5 commits into from
Mar 11, 2019

Conversation

uhoreg
Copy link
Member

@uhoreg uhoreg commented Feb 6, 2019

@richvdh richvdh requested a review from a team March 7, 2019 09:48
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.

I'm going to try merging develop to see if it fixes the CI fails.

@richvdh
Copy link
Member

richvdh commented Mar 8, 2019

sigh. Will pick this up and see what's the matter with it.

@richvdh richvdh self-assigned this Mar 8, 2019
@uhoreg
Copy link
Member Author

uhoreg commented Mar 11, 2019

I wonder how I forgot to merge this one when I merged the synapse PR ☹️ It looks like it's failing on unrelated tests. Maybe because it has newer tests that are running against an older synapse?

@richvdh
Copy link
Member

richvdh commented Mar 11, 2019

Maybe because it has newer tests that are running against an older synapse?

Oh, almost certainly this. I've deleted the old (merged) synapse branch and updated this one again. It passes locally at least...

@richvdh
Copy link
Member

richvdh commented Mar 11, 2019

\o/

@richvdh richvdh merged commit aee12f9 into develop Mar 11, 2019
anoadragon453 added a commit that referenced this pull request Mar 13, 2019
…server_specific_tests

* 'develop' of github.com:matrix-org/sytest: (44 commits)
  test endpoint for updating backup versions (#559)
  Add test for transferring bans on a room upgrade (#563)
  fix tests for matrix-org/synapse#2090 (#350)
  Fix typo
  Fixup
  Incorporate review
  Remove prev_state from federation API
  Make the userdir synced not rely on being able to search for yourself (#567)
  Add basic soft fail test
  Check that event_id is given over state fetching over federation (#566)
  Fix registration rate limiting settings
  Fix comments
  Make sytest support auth rate limiting
  Fixup to not send 100 messages
  Test history visibility works for backfill
  Check that Server ACLs are preserved on room upgrade
  Better diagnostics from synapse startup (#561)
  Don't set PYTHONPATH when running synapse (#560)
  Regression test for redactions in room v3 (#558)
  Add test for PDU limit on transactions API (#555)
  ...
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.

3 participants