Le lun. 15 juin 2026 à 15:56, Marko, Peter <[email protected]> a écrit :
> > > > -----Original Message----- > > From: Yoann Congal <[email protected]> > > Sent: Monday, June 15, 2026 2:59 PM > > To: Marko, Peter (FT D EU SK BFS1) <[email protected]>; > > [email protected] > > Subject: Re: [OE-core] [wrynose][PATCH 3/6] python3: use SKIPPED_TESTS > > instead of test skip patches > > > > On Mon Jun 8, 2026 at 11:56 PM CEST, Peter Marko via > lists.openembedded.org > > wrote: > > > From: Trevor Gamblin <[email protected]> > > > > > > Drop all 13 patches carried for skipping various known ptest failures > > > and replace them with usage of the SKIPPED_TESTS variable, which we > have > > > started doing in recent commits (e.g. 40b0815dc9). Most but not all of > > > the test skips are due to load variability, distinguish between them by > > > using multiple SKIPPED_TESTS:append blocks with comments taken from the > > > patch files indicating their purpose. This adds 62 lines to the Python > 3 > > > recipe, but it also means that we no longer have to maintain the patch > > > files across version upgrades, where they often break due to changes in > > > the test modules upstream. > > > > > > Results look the same as those from my last upgrade run: > > > > > > |== Tests result: SUCCESS == > > > | > > > |28 tests skipped: > > > | test.test_asyncio.test_windows_events > > > | test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace > > > | test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full > > > | test.test_gdb.test_misc test.test_gdb.test_pretty_print > > > | test_android test_apple test_asdl_parser test_clinic test_devpoll > > > | test_free_threading test_generated_cases test_idle test_kqueue > > > | test_launcher test_msvcrt test_startfile test_tcl test_tkinter > > > | test_ttk test_ttk_textonly test_turtle test_winapi > > > | test_winconsoleio test_winreg test_wmi > > > | > > > |9 tests skipped (resource denied): > > > | test_curses test_peg_generator test_smtpnet test_socketserver > > > | test_urllib2net test_urllibnet test_winsound test_xpickle > > > | test_zipfile64 > > > | > > > |455 tests OK. > > > | > > > |Total duration: 3 min 9 sec > > > |Total tests: run=47,012 (filtered) skipped=2,336 > > > |Total test files: run=483/492 (filtered) skipped=28 resource_denied=9 > > > |Result: SUCCESS > > > |DURATION: 190 > > > |END: /usr/lib/python3/ptest > > > |2026-05-29T02:22 > > > |STOP: ptest-runner > > > |TOTAL: 1 FAIL: 0 > > > > > > Signed-off-by: Trevor Gamblin <[email protected]> > > > Signed-off-by: Richard Purdie <[email protected]> > > > (From OE-Core rev: a8b2baa6020f96468a98200619ec37c460694c4c) > > > Signed-off-by: Peter Marko <[email protected]> > > > --- > > > > Hello Peter, > > > > After discussing with Paul, we decided to not take patches 3, 4 & 6/6 of > > this series. Those are (as of now) only cleanups and thus not eligible > > for stable merge. > > > > This will be most likely be revisited when a fix appear on master in the > > SKIPPED_TESTS list. > > > > Thanks! > > OK, let's see on next upgrade what is needed for a clean cherry-pick. > v3.14.6 is already out, I will do the upgrade later this week. > Sounds good. Thank you! -- Yoann Congal Smile ECS
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238853): https://lists.openembedded.org/g/openembedded-core/message/238853 Mute This Topic: https://lists.openembedded.org/mt/119714129/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
