From ea4bac7e45188cd35f2c88cd0021fc8cfb8b3642 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 30 Jan 2017 20:03:53 +0200 Subject: testimage.bbclass: fix runtime test for rpm, port smart tests to dnf (From OE-Core rev: 749a496d273f9fd378588e309cf976294584ca5f) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/lib/oeqa/runtime/cases/parselogs.py | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/lib/oeqa/runtime/cases/parselogs.py') diff --git a/meta/lib/oeqa/runtime/cases/parselogs.py b/meta/lib/oeqa/runtime/cases/parselogs.py index a53a3608bd..6e929469c4 100644 --- a/meta/lib/oeqa/runtime/cases/parselogs.py +++ b/meta/lib/oeqa/runtime/cases/parselogs.py @@ -48,6 +48,7 @@ common_errors = [ "stmmac_dvr_probe: warning: cannot get CSR clock", "error: couldn\'t mount because of unsupported optional features", "GPT: Use GNU Parted to correct GPT errors", + "Cannot set xattr user.Librepo.DownloadInProgress", ] video_related = [ -- cgit v1.2.3-54-g00ecf