On 28.12.2021 11:12, Hamish McIntyre-Bhatty wrote:
On 28/12/2021 07:17, Marco Atzeri wrote:
On 27.12.2021 00:14, Hamish McIntyre-Bhatty wrote:
On 25/12/2021 07:19, Marco Atzeri wrote:
I think the "test" limitation is not needed.
Regards
Marco
Perhaps, but I need to sort the unit tests, they won't even compile
right now.
Testing Imaging with "tox"
1 failed, 1868 passed, 43 skipped, 4 xfailed, 3 warnings
I need to repeat with X for some of the skipped tests.
Few additional module are needed for the test and I am packing them.
Oh, I was talking about python3-wx and wxWidgets-3.1. python-imaging's
built in tests work fine, but there are only like 50 of them IIRC.
Let me know how that goes and I'll update the package to test with tox
when "cygport test" is run, if that seems like a good idea. I need to
update it anyway because the CI failed to built it for some reason.
tox and the others needed for python-imaging tests are up.
Up to you if you want to add the "test" phase or not to the cygport.
Currently almost none of the python packages have a proper testing;
I locally used pytest or tox for testing them
Regards
Marco