]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-cryptography: remove test_x509.py
authorMingli Yu <mingli.yu@windriver.com>
Mon, 13 Jun 2022 07:30:56 +0000 (15:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2022 09:03:58 +0000 (10:03 +0100)
commitdd39446dff75c6e48f4aa44ec90087f172d717d4
treeb775a4f115e79bf72d00be5fa05b842d9444f990
parent8beef93e6e341566eba8a125f75ad836ac6a3d69
python3-cryptography: remove test_x509.py

We already have removed --benchmark-disable option to avoid
adding python3-pytest-benchmark rdepends.

Also remove the case test_x509.py which needs benchmark feature
to avoid below failure:
 file /usr/lib64/python3-cryptography/ptest/tests/bench/test_x509.py, line 9
  def test_aki_public_bytes(benchmark):
 >       fixture 'benchmark' not found
 >       available fixtures: backend, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, disable_rsa_checks, doctesty
 >       use 'pytest --fixtures [testpath]' for help on them.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-cryptography_37.0.2.bb