]> 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>
Sat, 8 Feb 2020 13:28:46 +0000 (13:28 +0000)
commit4d470f48f7fb5e05fba1ca3a59fb4f85d910026e
tree5f3655edda98349d9ac961a337d37368f4f0cde5
parentb577a6d923042cfc04e67d470e0987488ea61412
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)

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