]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Jun 2018 07:52:13 +0000 (08:52 +0100)
commit0a77f4b680332a692abf0231e397fab44c59bde3
tree5a2a0f01d3eeff51fb58d4452b8915e82c664141
parent4ca838097c43755e19f8ffc66436f9ad773fcd39
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>
meta/lib/oeqa/runtime/cases/dnf.py