On Thu, Oct 24, 2019 at 11:59:19AM -0400, Tom Rini wrote:

> From: Marek Vasut <marek.va...@gmail.com>
> 
> Fix the following spit from pytest:
> 
> u-boot/test/py/conftest.py:438: RemovedInPytest4Warning: MarkInfo objects are 
> deprecated as they contain merged marks which are hard to deal with correctly.
>   Please use node.get_closest_marker(name) or node.iter_markers(name).
>   Docs: https://docs.pytest.org/en/latest/mark.html#updating-code
>     for board in mark.args:
> 
> In both cases, the later suggestion is applicable.
> 
> Reviewed-by: Stephen Warren <swar...@nvidia.com>
> Reviewed-by: Simon Glass <s...@chromium.org>
> Signed-off-by: Marek Vasut <marek.vasut+rene...@gmail.com>
> Cc: Igor Opaniuk <igor.opan...@gmail.com>
> [trini: Update for current file with a few more cases, un-pin pytest in CI]
> Tested-by: Simon Glass <s...@chromium.org> [on sandbox]
> Tested-by: Stephen Warren <swar...@nvidia.com>
> Signed-off-by: Tom Rini <tr...@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to