Hi,

Quick update on my investigation:

I've tested these failing cases locally in my build environment, and
interestingly all 8 tests pass:
- test_lazy: PASS
- test_move_items[html_entities]: PASS
- test_move_items[html_parser]: PASS
- test_move_items[BaseHTTPServer]: PASS
- test_move_items[CGIHTTPServer]: PASS
- test_move_items[SimpleHTTPServer]: PASS
- test_move_items[xmlrpc_client]: PASS
- test_move_items[xmlrpc_server]: PASS

This suggests the failures might be specific to the autobuilder environment
or related to test execution order. The test_lazy failure in particular
looks like it could be caused by html.parser already being imported when
the test runs.

Could you help me access the detailed error messages from the autobuilder
logs? This would help me understand the actual failure mode and create an
appropriate fix.

Thanks,
Shilong Jiao
________________________________
From: [email protected] 
<[email protected]> on behalf of Jiao, Shilong via 
lists.openembedded.org <[email protected]>
Sent: Tuesday, June 9, 2026 17:04
To: Mathieu Dubois-Briand <[email protected]>; 
[email protected] 
<[email protected]>
Subject: Re: [OE-core] [PATCH] python3-six: Add ptest support

Hi,

Thanks for the feedback. I'll investigate the failing tests and work on fixing 
them.

Looking at the failed tests, they seem to be related to:
- test_lazy: Module lazy loading functionality
- test_move_items: Python 2 to 3 module renaming/moving tests (html_entities, 
html_parser, HTTP servers, xmlrpc modules)

I'll analyze the test failures from the autobuilder logs and send an updated 
patch soon.

Best regards,
Shilong Jiao

Best regards,
shilong
Tel:84778559
cellphone:15910943969
________________________________
From: Mathieu Dubois-Briand <[email protected]>
Sent: Tuesday, June 9, 2026 16:55
To: Jiao, Shilong <[email protected]>; 
[email protected] 
<[email protected]>
Subject: Re: [OE-core] [PATCH] python3-six: Add ptest support

CAUTION: This email comes from a non Wind River email account!
Do not click links or open attachments unless you recognize the sender and know 
the content is safe.

On Tue Jun 9, 2026 at 3:41 AM CEST, Shilong via lists.openembedded.org Jiao 
wrote:
> From: Shilong Jiao <[email protected]>
>
> Add ptest for python3-six using pytest to run the test_six.py
> test suite included in the source package.
>

Hi,

Thanks for your patch.

It looks like some tests are failing on the autobuilder:

Failed ptests:
{'python3-six': ['test_six.py::test_lazy',
                 'test_six.py::test_move_items[html_entities]',
                 'test_six.py::test_move_items[html_parser]',
                 'test_six.py::test_move_items[BaseHTTPServer]',
                 'test_six.py::test_move_items[CGIHTTPServer]',
                 'test_six.py::test_move_items[SimpleHTTPServer]',
                 'test_six.py::test_move_items[xmlrpc_client]',
                 'test_six.py::test_move_items[xmlrpc_server]']}

https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/3794
https://autobuilder.yoctoproject.org/valkyrie/#/builders/109/builds/522
https://autobuilder.yoctoproject.org/valkyrie/#/builders/110/builds/505

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 (#238286): 
https://lists.openembedded.org/g/openembedded-core/message/238286
Mute This Topic: https://lists.openembedded.org/mt/119716979/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [OE-core] [PATCH] python3... Jiao, Shilong via lists.openembedded.org
    • Re: [OE-core] [PATCH... Mathieu Dubois-Briand via lists.openembedded.org
      • Re: [OE-core] [P... Jiao, Shilong via lists.openembedded.org
      • Re: [OE-core] [P... Jiao, Shilong via lists.openembedded.org
        • Re: [OE-core... Mathieu Dubois-Briand via lists.openembedded.org
          • Re: [OE-... Jiao, Shilong via lists.openembedded.org
            • Re:... Mathieu Dubois-Briand via lists.openembedded.org
              • ... Jiao, Shilong via lists.openembedded.org
                • ... Alexander Kanavin via lists.openembedded.org
                • ... Jiao, Shilong via lists.openembedded.org

Reply via email to