Skip to content

gh-116112: Fix ResourceWarning in test_asyncio.test_stream #105115

gh-116112: Fix ResourceWarning in test_asyncio.test_stream

gh-116112: Fix ResourceWarning in test_asyncio.test_stream #105115

Triggered via pull request March 5, 2024 17:29
Status Success
Total duration 1h 51m 42s
Artifacts

build.yml

on: pull_request
Check for source changes
9s
Check for source changes
Matrix: macOS / build and test
Matrix: macOS (free-threading) / build and test
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
4m 59s
Check if generated files are up to date
Windows  /  build and test (x86)
14m 21s
Windows / build and test (x86)
Windows  /  build and test (x64)
14m 6s
Windows / build and test (x64)
Windows  /  build (arm64)
2m 59s
Windows / build (arm64)
Windows (free-threading)  /  build and test (x86)
24m 5s
Windows (free-threading) / build and test (x86)
Windows (free-threading)  /  build and test (x64)
21m 35s
Windows (free-threading) / build and test (x64)
Windows (free-threading)  /  build (arm64)
2m 58s
Windows (free-threading) / build (arm64)
Ubuntu  /  build and test
6m 31s
Ubuntu / build and test
Ubuntu (free-threading)  /  build and test
7m 47s
Ubuntu (free-threading) / build and test
Hypothesis tests on Ubuntu
4m 15s
Hypothesis tests on Ubuntu
Address sanitizer
8m 13s
Address sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
All required checks pass
1s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Check for source changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/get-changed-files@v2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows (free-threading) / build (arm64): Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build (arm64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build (arm64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build (arm64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
Windows / build and test (x64): Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build and test (x64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows / build and test (x64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_xxinterpqueuesmodule.c#L753
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'int64_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]
Windows (free-threading) / build and test (x64): Modules/_xxinterpqueuesmodule.c#L761
'fprintf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'Py_ssize_t' [D:\a\cpython\cpython\PCbuild\pythoncore.vcxproj]