]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pyyaml: enable ptest
authorTim Orling <ticotimo@gmail.com>
Fri, 9 Feb 2024 02:18:59 +0000 (18:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Feb 2024 14:12:54 +0000 (14:12 +0000)
commitb0fdf0688109ba6b87840a0837bebee3d9a27089
treedf99f848c34a706d9cb653c7f63da4ace01a0ba0
parentdfde9526f9183907b2bc47fde4f59ab3a5848d90
python3-pyyaml: enable ptest

Upstream is in the process of migrating testing to pytest, backport
test_dump_load.py (the legacy_tests were throwing Errors and Failures).
We don't really need to run upstream's test suite, but we do need to verify
that our runtime is functional.

https://github.com/yaml/pyyaml/commit/a98fd6088e81d7aca571220c966bbfe2ac43c335

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/ptest-packagelists.inc
meta/recipes-devtools/python/python3-pyyaml/run-ptest [new file with mode: 0644]
meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb