Dendrite: Show sytest compliance report after sytest runs#864
Merged
neilalexander merged 2 commits intodevelopfrom May 7, 2020
Merged
Dendrite: Show sytest compliance report after sytest runs#864neilalexander merged 2 commits intodevelopfrom
neilalexander merged 2 commits intodevelopfrom
Conversation
kegsay
approved these changes
May 7, 2020
Member
kegsay
left a comment
There was a problem hiding this comment.
LGTM - though we probably want to modify are-we-synapse-yet to treat unknown tests as its own group - currently it just falls over.
pull bot
pushed a commit
to valkum/sytest
that referenced
this pull request
May 7, 2020
…#864) * Dendrite: Show sytest compliance report after sytest runs * Remove prep_sytest_for_sqlite
anoadragon453
added a commit
that referenced
this pull request
Jun 10, 2020
…into dinsic * 'release-v1.13.0' of https://github.com/matrix-org/sytest: (23 commits) Dendrite: Show sytest compliance report after sytest runs (#864) Provide some examples of running sytest with worker mode synapse (#862) Fix build, don't build into source directory Maybe this time Better Just build the monolith server when testing Test for sending to_device messages to multiple recipients at once (#856) Mention required debian and cpan dependencies (#859) Add whitelist information to dendrite buildkite annotation (#803) Fix OFFLINE support for the sytest-synapse docker image (#858) Add support for running worker mode against redis (#857) Add tests for SSO + user interactive authentication. (#845) Modify login tests to be spec compliant Make message history pagination test less flaky (#851) Small comment fixes for consistency (#808) Change room_fixture to run matrix_create_room_synced by default (#848) Update dendrite docs with new whitelist/blacklist info (#849) Add test for querying remote public rooms list with local server_name (#847) Add more logging to "Guest user can set display names" (#846) Add test for updating room aliases on upgraded room join (#844) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the Dendrite sytest script so that it shows the percentage compliance report after sytest runs.