Skip to content

Conversation

freakboy3742
Copy link
Contributor

@freakboy3742 freakboy3742 commented Oct 21, 2025

#139499 re-enabled a test of the support system that checks stdout is unmodified by the testing process.

However, this test isn't helpful on iOS and Android, as both platforms explicitly redirect stdout to the system log so that test output can be observed.

On mobile platforms, the test consistently fails on the first run; and then passes on re-run. This PR skips the test on Android and iOS to avoid the misleading "warning due to success on re-run".

@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting core review labels Oct 21, 2025
@freakboy3742 freakboy3742 changed the title gh-55298: Skip tests of stdout status on mobile platforms gh-55258: Skip tests of stdout status on mobile platforms Oct 21, 2025
@freakboy3742 freakboy3742 requested a review from vstinner October 21, 2025 06:42
@freakboy3742
Copy link
Contributor Author

!buildbot ios|android

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 0221318 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F140401%2Fmerge

The command will test the builders whose names match following regular expression: ios|android

The builders matched are:

  • iOS ARM64 Simulator PR
  • AMD64 Android PR
  • aarch64 Android PR

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@freakboy3742 freakboy3742 merged commit 29b38b7 into python:main Oct 21, 2025
56 checks passed
@freakboy3742 freakboy3742 deleted the support-stdout-test branch October 21, 2025 23:12
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.

4 participants