]> code.ossystems Code Review - openembedded-core.git/commit
selftest/reproducible: add an exclusion list for items that are not yet reproducible
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 3 Dec 2020 13:37:27 +0000 (14:37 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 19 Apr 2021 14:27:15 +0000 (04:27 -1000)
commit7cd8b42f11e39b473851b6603a5709f95b4dbf74
tree3ba9914a7a35a6a2786877a85f69c8f0b3a5a603
parent3e87a2bb2ee4db33e80b93a864d1153353fc12ad
selftest/reproducible: add an exclusion list for items that are not yet reproducible

Hopefully over time this list will be reduced to an empty one.

Non-reproducible excluded packages are not given to diffoscope and do not cause a
failure, but still saved side-by-side with non-reproducible failing ones to make
investigation easier.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 406bd0d48d8f90e2c836f7d3e204f21d5f13c833)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/selftest/cases/reproducible.py