]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa: test_invalid_recipe_src_uri expect parse time error
authorPaulo Neves <ptsneves@gmail.com>
Thu, 14 Jul 2022 11:29:59 +0000 (13:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jul 2022 11:22:01 +0000 (12:22 +0100)
commit8b506bfbdd18dfdb411080f69ef5c0d416b3f2e0
treea524aefbe6e6f64ebd405ae19e8bec20818480a8
parent5753b6bc5b106ab5fd3652c24ef6a1f94f983424
oeqa: test_invalid_recipe_src_uri expect parse time error

Before this commit the test expected a runtime error but the logic of
the fetcher changed so that files not found for checksumming cause a
fatal interruption of the parse, thuse never reaching the runtime error
this test expected. This commit aligns with the bitbake changes to the
fetcher.

Signed-off-by: Paulo Neves <ptsneves@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/bbtests.py