summaryrefslogtreecommitdiff
path: root/test/py/tests/test_log.py
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2019-10-24 18:59:19 +0300
committerTom Rini <trini@konsulko.com>2019-10-31 00:48:47 +0300
commit3c941e048c824b94ae09fd9e1f91116f55ce0f1f (patch)
tree2402113e47049f5141891763affa38a47448d066 /test/py/tests/test_log.py
parent79883ef7dcc20cb329ffc307c17d77baac62c2bc (diff)
downloadu-boot-3c941e048c824b94ae09fd9e1f91116f55ce0f1f.tar.xz
test/py: Fix pytest4 deprecation warnings
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 <swarren@nvidia.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Igor Opaniuk <igor.opaniuk@gmail.com> [trini: Update for current file with a few more cases, un-pin pytest in CI] Tested-by: Simon Glass <sjg@chromium.org> [on sandbox] Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'test/py/tests/test_log.py')
0 files changed, 0 insertions, 0 deletions