python / cpython

The Python programming language
https://www.python.org
Other
63.66k stars 30.49k forks source link

Emscripten: Get test suite passing #127146

Open hoodmane opened 3 days ago

hoodmane commented 3 days ago

First I'd like to get the test suite to run all the way through, then to pass.

cc @freakboy3742

Linked PRs

hoodmane commented 19 hours ago

This upstream Emscripten PR fixes at least 13 test failures: https://github.com/emscripten-core/emscripten/pull/22998

hoodmane commented 17 hours ago

The tests involving readlink are fixed by this Emscripten PR: https://github.com/emscripten-core/emscripten/pull/23000