]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
patchtest: reduce checksum test output length
authorTrevor Gamblin <tgamblin@baylibre.com>
Fri, 27 Oct 2023 15:43:38 +0000 (11:43 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Oct 2023 16:48:08 +0000 (17:48 +0100)
commit2e2625735181160e9760a6f3af4955bda2ea6d4d
tree68816c7cca3e918bed2aa785719e0ebc534af2c2
parentd2c287db0739b249604cd1beaa03ec38512ba718
patchtest: reduce checksum test output length

The test_lic_files_chksum_modified_not_mentioned test in TestMetadata is
outputting very long lines that fail the maximum length check when
sending email results, preventing the actual errors from being
displayed. Reduce the length of the failure message by rewording and
removing redundant information.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/patchtest/tests/test_metadata.py