On 12/23/25 18:21, Alexander Kanavin wrote:
On Tue, 23 Dec 2025 at 08:36, Robert Yang <[email protected]> wrote:
But we do run strace ptests, and they do not fail, e.g. with latest
nightly master:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/2761/steps/14/logs/stdio
Does bitbake -c testimage core-image-ptest-strace fail for you? How
did you set up and ran the tests to see them fail?
You didn't see the failure is because core-image-ptest has PTEST_EXPECT_FAILURE
as reported by Qi:
https://lists.openembedded.org/g/openembedded-core/message/227411
I can see the failure after applied Qi's patches. Or we can manually see the
failures via:
# pest-runner strace
Even without Qi's patches, if a ptest failure happens, autobuilder
will report it as a warning, and for 6.17 those were not happening
either in autobuilder or for me locally. But 6.18 did indeed start to
fail in the two bpf tests, so we had to patch them out:
https://git.openembedded.org/openembedded-core/log/?h=master-next
So there's probably something in your configuration that triggers
those fails in 6.17 that doesn't happen in standard poky.
You're right! All test cases are passed in 6.17:
# TOTAL: 1450
# PASS: 1121
# SKIP: 329
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
So we should hold on this upgrading.
I didn't use core-image-ptest-strace in previous testing, but test it manually
with core-image-sato, so I got the failures on 6.17.
// Robert
Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#228530):
https://lists.openembedded.org/g/openembedded-core/message/228530
Mute This Topic: https://lists.openembedded.org/mt/116807381/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-