René's URL Explorer Experiment


Title: TEST failed: test_posix · Issue #126863 · python/cpython · GitHub

Open Graph Title: TEST failed: test_posix · Issue #126863 · python/cpython

X Title: TEST failed: test_posix · Issue #126863 · python/cpython

Description: Os fedora 41 podman run Ubuntu 24.04 root@4e3e51c58d28:~/workspace/ROCmLol/build/Python# uname -a Linux 4e3e51c58d28 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux root@4e3e51c58d...

Open Graph Description: Os fedora 41 podman run Ubuntu 24.04 root@4e3e51c58d28:~/workspace/ROCmLol/build/Python# uname -a Linux 4e3e51c58d28 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64...

X Description: Os fedora 41 podman run Ubuntu 24.04 root@4e3e51c58d28:~/workspace/ROCmLol/build/Python# uname -a Linux 4e3e51c58d28 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64...

Opengraph URL: https://github.com/python/cpython/issues/126863

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"TEST  failed:     test_posix","articleBody":"Os fedora 41 podman run Ubuntu 24.04\r\n\r\n```\r\nroot@4e3e51c58d28:~/workspace/ROCmLol/build/Python# uname -a\r\nLinux 4e3e51c58d28 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov  8 19:23:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux\r\nroot@4e3e51c58d28:~/workspace/ROCmLol/build/Python# cat /etc/os-release\r\nPRETTY_NAME=\"Ubuntu 24.04.1 LTS\"\r\nNAME=\"Ubuntu\"\r\nVERSION_ID=\"24.04\"\r\nVERSION=\"24.04.1 LTS (Noble Numbat)\"\r\nVERSION_CODENAME=noble\r\nID=ubuntu\r\nID_LIKE=debian\r\nHOME_URL=\"https://www.ubuntu.com/\"\r\nSUPPORT_URL=\"https://help.ubuntu.com/\"\r\nBUG_REPORT_URL=\"https://bugs.launchpad.net/ubuntu/\"\r\nPRIVACY_POLICY_URL=\"https://www.ubuntu.com/legal/terms-and-policies/privacy-policy\"\r\nUBUNTU_CODENAME=noble\r\nLOGO=ubuntu-logo\r\nroot@4e3e51c58d28:~/workspace/ROCmLol/build/Python#\r\n```\r\n\r\n# Bug report\r\n\r\n```text\r\n== Tests result: FAILURE ==\r\n\r\n17 tests skipped:\r\n    test.test_asyncio.test_windows_events\r\n    test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace\r\n    test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full\r\n    test.test_gdb.test_misc test.test_gdb.test_pretty_print\r\n    test_devpoll test_ioctl test_kqueue test_launcher test_msilib\r\n    test_startfile test_winapi test_winconsoleio test_winreg test_wmi\r\n\r\n6 tests skipped (resource denied):\r\n    test_ossaudiodev test_tix test_tkinter test_ttk test_winsound\r\n    test_zipfile64\r\n\r\n1 test failed:\r\n    test_posix\r\n\r\n466 tests OK.\r\n\r\n0:01:39 load avg: 4.15 Re-running 1 failed tests in verbose mode in subprocesses\r\n0:01:39 load avg: 4.15 Run 1 test in parallel using 1 worker process\r\n0:01:39 load avg: 4.15 [1/1/1] test_posix failed (3 errors)\r\nRe-running test_posix in verbose mode (matching: test_chown, test_fchown, test_lchown)\r\ntest_chown (test.test_posix.PosixTester.test_chown) ... ERROR\r\ntest_fchown (test.test_posix.PosixTester.test_fchown) ... ERROR\r\ntest_lchown (test.test_posix.PosixTester.test_lchown) ... ERROR\r\ntest_chown (test.test_posix.TestPosixWeaklinking.test_chown) ... skipped 'test weak linking on macOS'\r\n\r\n======================================================================\r\nERROR: test_chown (test.test_posix.PosixTester.test_chown)\r\n----------------------------------------------------------------------\r\nTraceback (most recent call last):\r\n  File \"/root/workspace/ROCmLol/build/Python/Lib/test/test_posix.py\", line 816, in test_chown\r\n    self._test_all_chown_common(posix.chown, os_helper.TESTFN, posix.stat)\r\n  File \"/root/workspace/ROCmLol/build/Python/Lib/test/test_posix.py\", line 780, in _test_all_chown_common\r\n    chown_func(first_param, big_value, big_value)\r\nOSError: [Errno 22] Invalid argument: '@test_261835_tmpæ'\r\n\r\n======================================================================\r\nERROR: test_fchown (test.test_posix.PosixTester.test_fchown)\r\n----------------------------------------------------------------------\r\nTraceback (most recent call last):\r\n  File \"/root/workspace/ROCmLol/build/Python/Lib/test/test_posix.py\", line 828, in test_fchown\r\n    self._test_all_chown_common(posix.fchown, fd,\r\n  File \"/root/workspace/ROCmLol/build/Python/Lib/test/test_posix.py\", line 780, in _test_all_chown_common\r\n    chown_func(first_param, big_value, big_value)\r\nOSError: [Errno 22] Invalid argument\r\n\r\n======================================================================\r\nERROR: test_lchown (test.test_posix.PosixTester.test_lchown)\r\n----------------------------------------------------------------------\r\nTraceback (most recent call last):\r\n  File \"/root/workspace/ROCmLol/build/Python/Lib/test/test_posix.py\", line 839, in test_lchown\r\n    self._test_all_chown_common(posix.lchown, os_helper.TESTFN,\r\n  File \"/root/workspace/ROCmLol/build/Python/Lib/test/test_posix.py\", line 780, in _test_all_chown_common\r\n    chown_func(first_param, big_value, big_value)\r\nOSError: [Errno 22] Invalid argument: '@test_261835_tmpæ'\r\n\r\n----------------------------------------------------------------------\r\nRan 4 tests in 0.002s\r\n\r\nFAILED (errors=3, skipped=1)\r\ntest test_posix failed\r\n1 test failed again:\r\n    test_posix\r\n\r\n== Tests result: FAILURE then FAILURE ==\r\n\r\n17 tests skipped:\r\n    test.test_asyncio.test_windows_events\r\n    test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace\r\n    test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full\r\n    test.test_gdb.test_misc test.test_gdb.test_pretty_print\r\n    test_devpoll test_ioctl test_kqueue test_launcher test_msilib\r\n    test_startfile test_winapi test_winconsoleio test_winreg test_wmi\r\n\r\n6 tests skipped (resource denied):\r\n    test_ossaudiodev test_tix test_tkinter test_ttk test_winsound\r\n    test_zipfile64\r\n\r\n1 re-run test:\r\n    test_posix\r\n\r\n1 test failed:\r\n    test_posix\r\n\r\n466 tests OK.\r\n\r\nTotal duration: 1 min 39 sec\r\nTotal tests: run=42,695 skipped=1,265\r\nTotal test files: run=485/490 failed=1 skipped=17 resource_denied=6 rerun=1\r\nResult: FAILURE then FAILURE\r\nmake: *** [Makefile:1987: test] Error 2\r\n```\r\n\r\n### CPython versions tested on:\r\n\r\n3.11, 3.12, 3.13\r\n\r\n### Operating systems tested on:\r\n\r\nLinux","author":{"url":"https://github.com/perovskikh","@type":"Person","name":"perovskikh"},"datePublished":"2024-11-15T11:00:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/126863/cpython/issues/126863"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a78bcebd-c7b0-840a-0886-9a2ef33bc9b9
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD2EA:1A9004:3D1242:55D2D6:696A0AE0
html-safe-nonce0189a8283abf1f65d96848dfff6250a9149cc285dd967088fbbf56e30219609c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMkVBOjFBOTAwNDozRDEyNDI6NTVEMkQ2OjY5NkEwQUUwIiwidmlzaXRvcl9pZCI6IjY4MDMxNjEwNjM5OTg3NTM1MDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac3a26061e473785f26bc83d5a8666e2e58cbee2fec756dc81865b67525b6f732f
hovercard-subject-tagissue:2661638407
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/126863/issue_layout
twitter:imagehttps://opengraph.githubassets.com/3f941f1bcf3b2cbe050179af394d187eefe11e18bed9dfc3f3ab43b9f2f92f93/python/cpython/issues/126863
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/3f941f1bcf3b2cbe050179af394d187eefe11e18bed9dfc3f3ab43b9f2f92f93/python/cpython/issues/126863
og:image:altOs fedora 41 podman run Ubuntu 24.04 root@4e3e51c58d28:~/workspace/ROCmLol/build/Python# uname -a Linux 4e3e51c58d28 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameperovskikh
hostnamegithub.com
expected-hostnamegithub.com
None699227a00bbb7fe1eec276d2ae1c3a93068bc5ba483bd9dc4b2a27a8f4f2f595
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7266b2d935baa1c6474b16dd9feaa5ca30607261
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/126863#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F126863
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F126863
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/126863
Reloadhttps://github.com/python/cpython/issues/126863
Reloadhttps://github.com/python/cpython/issues/126863
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/126863
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/126863
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/126863
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/126863
TEST failed: test_posixhttps://github.com/python/cpython/issues/126863#top
testsTests in the Lib/test dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22tests%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com/perovskikh
https://github.com/perovskikh
perovskikhhttps://github.com/perovskikh
on Nov 15, 2024https://github.com/python/cpython/issues/126863#issue-2661638407
testsTests in the Lib/test dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22tests%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.