]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/reproducible: Improve test output and ensure deb+ipk compared
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2020 23:39:29 +0000 (23:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2020 23:04:29 +0000 (23:04 +0000)
commit38359c79dc6e02a21d1bc26756c8bd88da762ef8
tree4981c6ad77b040a5352fcaa80038d40ca8847eb9
parentff31fa7ae18cffb1618c3859c5dff7eb3c587692
oeqa/reproducible: Improve test output and ensure deb+ipk compared

Adding newline characters between the packages in the failure output
massively improves readability.

Also ensure to output ipk failures when there are deb failures by
calling self.fail() at the end, else sometimes only partial differences
are returned.

(From OE-Core rev: 6e2e0480852177db75a6108d77c99c92c4e9950f)

(From OE-Core rev: 4d470f48f7fb5e05fba1ca3a59fb4f85d910026e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/cases/reproducible.py