Skip to content

tests/test_search: Use a reasonably long description value

Previous value was inducing pytest log pollution when tests fail as the whole JSON query is printed in that case.

This was resulting in a really big and hard to exploit log file.

See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/128/consoleText as an example of such log file.


Migrated from D5855 (view on Phabricator)

Merge request reports