]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
patchtest: remove test for CVE tag in mbox
authorTrevor Gamblin <tgamblin@baylibre.com>
Wed, 1 Nov 2023 14:20:55 +0000 (10:20 -0400)
committerSteve Sakoman <steve@sakoman.com>
Mon, 20 Nov 2023 18:40:39 +0000 (08:40 -1000)
commitbf9671896eb60880b5dad36c2706855932ce091f
treeb30ad69bf71bfa2c3ac986dd50bb03df041446cf
parent8b3c6837fe2367fa7aa20b2ee5be554be98f2acd
patchtest: remove test for CVE tag in mbox

After patchtest went live it was determined that testing for a CVE tag
in the mbox commit message is unnecessary, since it will already be in
the shortlog and in any carried patches. Remove the test and the
associated selftest files so that its absence isn't flagged in future
test results.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 54690f18f04a2ab993a85d551ce4f8d0fa56618a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/patchtest/selftest/files/TestMbox.test_cve_presence_in_commit_message.fail [deleted file]
meta/lib/patchtest/selftest/files/TestMbox.test_cve_presence_in_commit_message.pass [deleted file]
meta/lib/patchtest/tests/test_mbox.py