Skip to content

Update a test to give better diagnostics#719

Merged
richvdh merged 1 commit into
developfrom
rav/more_test_debug
Oct 9, 2019
Merged

Update a test to give better diagnostics#719
richvdh merged 1 commit into
developfrom
rav/more_test_debug

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented Oct 8, 2019

No description provided.

@richvdh richvdh requested a review from a team October 8, 2019 15:01
}),
if( $settings->{guest_access} ) {
$f = $f->then( sub {
matrix_set_room_guest_access( $user, $room_id, $settings->{guest_access} );
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd have been tempted to use initial_state on /createRoom API

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fair. I was just sticking with the way the test did it originally, but with less C&P.

@richvdh
Copy link
Copy Markdown
Member Author

richvdh commented Oct 9, 2019

I'm merging this despite the failing test, because the test failure isn't new.

@richvdh richvdh merged commit a26449f into develop Oct 9, 2019
anoadragon453 added a commit that referenced this pull request Mar 18, 2020
…ase-v1.5.0

* origin/release-v1.5.1:
  Update test to work with more room versions (#725)
  Update sytest scripts with correct format_tap.pl location (#727)
  Buildkite annotations for dendrite (#715)
  Ability to join a room using a given server_name (#726)
  Add Perl results.tap parser (#714)
  Better error when /send fails (#724)
  Make `send_and_await_event` pass params to `create_event` (#723)
  Enable testing of log contexts for synapse
  ensure that server ACLs are enforced (#717)
  Regression test for sync cache consistency bug (#718)
  Update a test to give better diagnostics (#719)
  Fix race in email validation test
  Update a number of tests to check non-v1 rooms (#716)
  Improve the log_if_fail diagnostics for public rooms list test (#713)
  Support validating msisdns with the identity server (#712)
  Move MTA methods from 12login to 11register (#711)
  Generalise validate_email_for_user to work for other /requestToken endpoints (#710)
  Remove reference to CircleCI in Dendrite's sytest script
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