On Mon Jun 1, 2026 at 6:56 PM CEST, nikhil via lists.openembedded.org wrote:
> Package the upstream rsync testsuite and helper binaries
> into rsync-ptest package and add a run-ptest wrapper for
> executing the tests.
>
> backup.test is skipped due to intermittent failures
> observed on qemux86-64.
> The issue has been reported upstream:
>
> https://github.com/RsyncProject/rsync/issues/941
>
> Tested on qemux86-64 using ptest-runner with all
> executed tests passing.
>
> Signed-off-by: Nikhil R <[email protected]>
> ---

Hi Nikhil,

Thanks for your patch.

It looks like the execution is failing on the autouilder, because of a
missing python module:

Failed ptests:
{'rsync': 'START: ptest-runner\n'
          '2026-06-02T09:44\n'
          'Traceback (most recent call last):\n'
          '  File "/usr/lib/rsync/ptest/runtests.py", line 26, in <module>\n'
          '    import concurrent.futures\n'
          "ModuleNotFoundError: No module named 'concurrent'\n"
          '\n'
          'ERROR: Exit status is 1\n'
          'DURATION: 2\n'}

ptests which had no test results:
['rsync']

https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/1671
https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/3735
https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/3754
https://autobuilder.yoctoproject.org/valkyrie/#/builders/109/builds/485
https://autobuilder.yoctoproject.org/valkyrie/#/builders/110/builds/469

Can you have a look at the issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238029): 
https://lists.openembedded.org/g/openembedded-core/message/238029
Mute This Topic: https://lists.openembedded.org/mt/119596178/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to