mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 09:16:36 +01:00
python3-hypothesis: Update to use the new ptest-python-pytest class
(From OE-Core rev: e68ad590f9c0b4bcba94ad571553d81e2a7c6f50) Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4ac36e4b08
commit
a3a10a15c4
@@ -1,10 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Upstream "fast" tests take about 5 minutes and currently do not run cleanly
|
||||
# (tests/cover and tests/pytest)
|
||||
# https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python/tests
|
||||
# https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/scripts/basic-test.sh#L18
|
||||
#
|
||||
# Instead we run two test suites imported from examples/
|
||||
|
||||
pytest --automake
|
||||
Reference in New Issue
Block a user