]> 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>
Thu, 6 Feb 2020 12:16:02 +0000 (12:16 +0000)
commit6e2e0480852177db75a6108d77c99c92c4e9950f
tree5e554d770691c9a1cb1b180a21fb42db5969a590
parenta9b8287984c63420e10329a69f7ac5125f1687f8
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.

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