Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 11, 2024

After:

» ./python.exe Lib/test/test_traceback.py
..................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 338 tests in 2.104s

OK
» ./python.exe -m test test_traceback
Using random seed: 3645079937
0:00:00 load avg: 2.51 Run 1 test sequentially
0:00:00 load avg: 2.51 [1/1] test_traceback

== Tests result: SUCCESS ==

1 test OK.

Total duration: 1.1 sec
Total tests: run=338 skipped=1
Total test files: run=1/1
Result: SUCCESS

@sobolevn
Copy link
Member Author

This does not need a backport, because the change is rather new: 2c68011 (3.13 only)

@sobolevn
Copy link
Member Author

Thanks everyone!

@sobolevn sobolevn merged commit cc573c7 into python:main Feb 11, 2024
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants