On Fri, 5 Dec 2025 at 09:32, Chen Qi via lists.openembedded.org <[email protected]> wrote: > # Sadly at the moment the full set of ptests is not robust enough and > sporadically fails in random places > -PTEST_EXPECT_FAILURE = "1" > +PTEST_EXPECT_FAILURE ?= "1"
I'd say let's rather drop this assignment and the comment. This was the case years ago when ptests were indeed flaky, but they've come a long way since. And even though because of this assignment ptest fails become AB warnings, de facto such warnings are still treated as fails that block the patch that caused them. You'd also need to tweak the regexp in yocto-autobuilder2/steps/observer.py that Mathieu has recently introduced. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227346): https://lists.openembedded.org/g/openembedded-core/message/227346 Mute This Topic: https://lists.openembedded.org/mt/116627124/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
