Skip to content

[3.13] GH-130673: Gracefully handle missing sections in JIT build (GH-130906)#131749

Merged
brandtbucher merged 3 commits into
python:3.13from
miss-islington:backport-a26a301-3.13
Apr 8, 2025
Merged

[3.13] GH-130673: Gracefully handle missing sections in JIT build (GH-130906)#131749
brandtbucher merged 3 commits into
python:3.13from
miss-islington:backport-a26a301-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 25, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit a26a301)

Co-authored-by: Bojun Ren bj.ren.coding@outlook.com

…honGH-130906)

(cherry picked from commit a26a301)

Co-authored-by: Bojun Ren <bj.ren.coding@outlook.com>
@picnixz

picnixz commented Apr 5, 2025

Copy link
Copy Markdown
Member

@brandtbucher the tests seem to hang but I don't know how to fix them (well I don't have the time to actually)

@brandtbucher

brandtbucher commented Apr 5, 2025

Copy link
Copy Markdown
Member

I think it's just due to emulation in this particular set of CI jobs.

Can somebody add test.test_posix.PosixTester.test_fexecve to Tools/jit/ignore-tests-emulated-linux.txt on this PR?

@picnixz picnixz self-assigned this Apr 5, 2025
@picnixz

picnixz commented Apr 5, 2025

Copy link
Copy Markdown
Member

I'll do it tomorrow!

@picnixz

picnixz commented Apr 6, 2025

Copy link
Copy Markdown
Member

Hum, it appears that the test suite for the JIT for MSVC entirely fails. Any idea on this? @brandtbucher

@brandtbucher

Copy link
Copy Markdown
Member

The remaining job is just super slow, and exceeds the timeout of 90 minutes. Not because of this PR, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants