diff options
author | Benjamin Esquivel <benjamin.esquivel@linux.intel.com> | 2016-10-04 15:08:16 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-05 00:10:10 +0100 |
commit | 197da17dc97cef87375ae9190c6d1495e1c615b9 (patch) | |
tree | ff344ae7c5a74fda144760e617ada1e6bd879b8a /meta/lib/oeqa/controllers | |
parent | fb9dc1cf7a2d6d5e22beb68f17b4c9c8d1136e37 (diff) | |
download | openembedded-core-197da17dc97cef87375ae9190c6d1495e1c615b9.tar.gz openembedded-core-197da17dc97cef87375ae9190c6d1495e1c615b9.tar.bz2 openembedded-core-197da17dc97cef87375ae9190c6d1495e1c615b9.zip |
oeqa/selftest: Update test after fetcher error changes
The following poky commit:
4359ef08 base.bbclass: Use bb.fatal() instead of raising FuncFailed
changed the way the fetcher error is reported.
Previous reporting:
...Function failed: Fetcher failure for URL:...
New reporting:
...Fetcher failure for URL:...
Updating how the check is done fixes the test error and accurately
confirms the tested scenario for test_invalid_recipe_src_uri.
[YOCTO #10370]
Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/controllers')
0 files changed, 0 insertions, 0 deletions