Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-104057: Fix direct invocation of test_support#104069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
zware merged 1 commit intopython:mainfromEclips4:fix_test_support
May 11, 2023

Conversation

@Eclips4
Copy link
Member

@Eclips4Eclips4 commentedMay 1, 2023
edited by bedevere-bot
Loading

./pythonLib/test/test_support.pyRunningDebug|x64interpreter........................s.F......s.........s...======================================================================FAIL:test_ignored_deprecations_are_silent (__main__.TestSupport.test_ignored_deprecations_are_silent)Testsupport.ignore_deprecations_from()silenceswarnings----------------------------------------------------------------------Traceback (mostrecentcalllast):File"C:\Users\KIRILL-1\CLionProjects\cpython\Lib\test\test_support.py",line52,intest_ignored_deprecations_are_silentself.assertEqual(len(messages),0,messages)AssertionError:1!=0 : ['You should NOT be seeing this.']----------------------------------------------------------------------Ran44testsin8.697sFAILED (failures=1,skipped=3)

However, there's an another bug withtest_make_bad_fd (only on Windows) but it's not related.

@bedevere-botbedevere-bot added the testsTests in the Lib/test dir labelMay 1, 2023
@AlexWaygoodAlexWaygood changed the titlegh-104057: Fix direct invocatoin of test_supportgh-104057: Fix direct invocation of test_supportMay 1, 2023
@furkanonder
Copy link
Contributor

LGTM.

@zwarezware merged commit27419a7 intopython:mainMay 11, 2023
carljm added a commit to carljm/cpython that referenced this pull requestMay 11, 2023
* main:pythongh-104057: Fix direct invocation of test_support (pythonGH-104069)pythongh-87729: improve hit rate of LOAD_SUPER_ATTR specialization (python#104270)pythongh-101819: Fix inverted debug preprocessor check in winconsoleio.c (python#104388)
@Eclips4Eclips4 deleted the fix_test_support branchMay 12, 2023 07:03
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@furkanonderfurkanonderfurkanonder approved these changes

Assignees

No one assigned

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@Eclips4@furkanonder@zware@bedevere-bot@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp