summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2019-10-24 11:59:19 -0400
committerTom Rini <[email protected]>2019-10-30 17:48:47 -0400
commit3c941e048c824b94ae09fd9e1f91116f55ce0f1f (patch)
tree2402113e47049f5141891763affa38a47448d066 /scripts/const_structs.checkpatch
parent79883ef7dcc20cb329ffc307c17d77baac62c2bc (diff)
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Cc: Igor Opaniuk <[email protected]> [trini: Update for current file with a few more cases, un-pin pytest in CI] Tested-by: Simon Glass <[email protected]> [on sandbox] Tested-by: Stephen Warren <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions