Skip to content

console resource is missing in libregrtest #133519

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aisk opened this issue May 6, 2025 · 0 comments
Closed

console resource is missing in libregrtest #133519

aisk opened this issue May 6, 2025 · 0 comments
Labels
tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@aisk
Copy link
Contributor

aisk commented May 6, 2025

We introduced the use of the console resource in tests in #114565. However, console is not defined in libregrtest, so we can't enable it with -u console, and -u all still skips these tests.

Linked PRs

@aisk aisk added the tests Tests in the Lib/test dir label May 6, 2025
@picnixz picnixz added the type-bug An unexpected behavior, bug, or error label May 7, 2025
vstinner pushed a commit that referenced this issue May 9, 2025
Add console to resources in libregrtest
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 9, 2025
…3520)

Add console to resources in libregrtest
(cherry picked from commit 4274b47)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 9, 2025
…3520)

Add console to resources in libregrtest
(cherry picked from commit 4274b47)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
vstinner pushed a commit that referenced this issue May 9, 2025
…#133777)

gh-133519: Add console to resources in libregrtest (GH-133520)

Add console to resources in libregrtest
(cherry picked from commit 4274b47)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
vstinner pushed a commit that referenced this issue May 9, 2025
…#133776)

gh-133519: Add console to resources in libregrtest (GH-133520)

Add console to resources in libregrtest
(cherry picked from commit 4274b47)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
@aisk aisk closed this as completed May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants