Skip to content

Deflake "Inviting an AS-hosted user asks the AS server"#764

Merged
richvdh merged 1 commit intodevelopfrom
rav/deflake_as_test
Dec 12, 2019
Merged

Deflake "Inviting an AS-hosted user asks the AS server"#764
richvdh merged 1 commit intodevelopfrom
rav/deflake_as_test

Conversation

@richvdh
Copy link
Member

@richvdh richvdh commented Dec 11, 2019

We need to make sure the AS is ready for the event before synapse sends it,
otherwise we might miss it.

We need to make sure the AS is ready for the event before synapse sends it,
otherwise we might miss it.
@richvdh richvdh requested a review from a team December 11, 2019 15:34
@richvdh richvdh changed the title Deflake an AS test Deflake "Inviting an AS-hosted user asks the AS server" Dec 11, 2019
});

matrix_invite_user_to_room( $creator, $user_id, $room_id )
->SyTest::pass_on_done( "Sent invite" )
Copy link
Member Author

Choose a reason for hiding this comment

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

this is pretty redundant, since matrix_invite_user_to_room does a log_on_fail when the invite is sent. And since this is the only pass_on_done, we may as well convert from a multi_test to a regular test.

@richvdh richvdh merged commit 40b8082 into develop Dec 12, 2019
anoadragon453 added a commit that referenced this pull request Mar 20, 2020
…ase-v1.8.x

* origin/release-v1.8.0: (27 commits)
  Test for outliers whose auth events are in a different room
  Test for receiving events with auth events in the wrong room
  enable frozen dicts in synapse (#778)
  Fix c&p error in #779
  Add support for synapse multi DB setups. (#775)
  Add console feedbak for the TAP output mode (#779)
  workaround for matrix-org/synapse#6536 (#772)
  Test for backfilled events whose prev_events cross room boundaries (#769)
  Add dendrite's logs to buildkite's artifacts (#773)
  Make the replication torture level adjustable (#771)
  Add test for removing redactions from search results (#747)
  Sanity-checking of some params (#765)
  Fix some 'undefined value' warnings (#768)
  Remove redundant fallback in on_request_federation_v1_event (#766)
  Deflake an AS test (#764)
  Add tests for outbound v2 invite API
  Fix diagnostics from logout test (#763)
  Add comment to explain what the v1 outbound test relies on
  Re-fix test names
  Fix test names
  ...
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.

2 participants