Skip to content

Conversation

MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Jan 19, 2021

Better Sytest logging/debugging for a few Archive tests

Edits while working on matrix-org/dendrite#1671


POSTGRES=1 ./run-tests.pl -I Dendrite::Monolith -d ../dendrite/bin -W ../dendrite/sytest-whitelist --stop-on-fail --server-log tests/31sync/09archived.pl

POSTGRES=1 ./run-tests.pl -I Dendrite::Monolith -d ../dendrite/bin -W ../dendrite/sytest-whitelist --stop-on-fail --server-log tests/10apidoc/30room-create.pl


return (
'd|dendrite-binary-directory=s' => \$self->{args}{bindir},
'S|server-log+' => \$self->{args}{print_output},
Copy link
Contributor Author

@MadLittleMods MadLittleMods May 28, 2021

Choose a reason for hiding this comment

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

Probably useful to make a separate PR for this useful change

Also include the change from lib/SyTest/Homeserver/Dendrite.pm

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Created #1097

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.

1 participant