Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented May 21, 2022

No description provided.

@fanninpm
Copy link
Contributor

Welcome, and thank you for improving the pass rate of the CPython test suite (located in Lib/test). In another commit, can you delete the lines that mark those certain tests as failing? You can see which tests are failing by looking at the CI logs. To help you narrow it down, you can run the following command locally:

cargo run --release --features ssl,jit -- -m $MODULE -v

where $MODULE is the name of the Python module you want to run. For example, test.test_builtin.

Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for contributing!

@youknowone youknowone merged commit bd4f7ab into RustPython:main May 22, 2022
@ghost ghost deleted the map-mod branch May 22, 2022 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants