]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/dnf: Fix test error when static libs are enabled
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Jun 2018 22:38:39 +0000 (22:38 +0000)
committerArmin Kuster <akuster808@gmail.com>
Sat, 23 Mar 2019 01:55:04 +0000 (18:55 -0700)
commitdfded083d9456c8d2bb168dbe8e08b2ffb3e1a26
tree866ca1281a477f2519b566650ecc8cff40293c51
parent85e498a4671426999610d90c87c354d41cfe8443
oeqa/runtime/dnf: Fix test error when static libs are enabled

The test works by excluding curl-dev which curl-staticdev depends upon.
When static libraries aren't disabled, this leads to an odd looking test
failure.

Simply exclude curl-staticdev as well in case its enabled to make sure
the test always works.

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