]> Git Repo - qemu.git/commit
iotests: ignore import warnings from pylint
authorJohn Snow <[email protected]>
Tue, 31 Mar 2020 00:00:03 +0000 (20:00 -0400)
committerMax Reitz <[email protected]>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commit368e06200320fd1c046788832531c0148ccbdf11
treebf30cb09fc198b3b65d5dff9ddf9397b7e841955
parent1d3d4b630c6ea8b19420c097f0c448b6ded95072
iotests: ignore import warnings from pylint

The right way to solve this is to come up with a virtual environment
infrastructure that sets all the paths correctly, and/or to create
installable python modules that can be imported normally.

That's hard, so just silence this error for now.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Signed-off-by: John Snow <[email protected]>
Message-Id: <20200331000014[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/iotests.py
This page took 0.025691 seconds and 4 git commands to generate.