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-116622: Android test script improvements#124012

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
freakboy3742 merged 4 commits intopython:mainfrommhsmith:android-test-20240912
Sep 13, 2024

Conversation

mhsmith
Copy link
Member

@mhsmithmhsmith commentedSep 12, 2024
edited
Loading

Fixes or documents various issues encountered while setting up the Android buildbot.

Comment on lines +583 to +585
"-v", "--verbose", action="count", default=0,
help="Show Gradle output, and non-Python logcat messages. "
"Use twice to include high-volume messages which are rarely useful.")
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Once this is merged, I'll switch the the buildbot over to-v mode so it will capture all non-Python log messages except the high-volume ones from test_syslog. These messages have been critical for understanding test failures in the past, including SELinux errors, low memory warnings, and signals being delivered to the wrong thread.

Since-v also displays the Gradle build log, there will no longer be any need for the buildbot to have a separatebuild_testbed step, hence the change to its comment above.

@freakboy3742freakboy3742 merged commit1f9d163 intopython:mainSep 13, 2024
37 checks passed
@miss-islington-app
Copy link

Thanks@mhsmith for the PR, and@freakboy3742 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 13, 2024
* Set Android test script stdout to line-buffered* Print warning logcat messages on stderr* Add a -vv option to display high-volume messages which are rarely useful* Documentation and comment improvements(cherry picked from commit1f9d163)Co-authored-by: Malcolm Smith <smith@chaquo.com>
@bedevere-app
Copy link

GH-124034 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelSep 13, 2024
Yhg1s pushed a commit that referenced this pull requestSep 24, 2024
gh-116622: Android test script improvements (GH-124012)* Set Android test script stdout to line-buffered* Print warning logcat messages on stderr* Add a -vv option to display high-volume messages which are rarely useful* Documentation and comment improvements(cherry picked from commit1f9d163)Co-authored-by: Malcolm Smith <smith@chaquo.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@freakboy3742freakboy3742freakboy3742 approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mhsmith@freakboy3742

[8]ページ先頭

©2009-2025 Movatter.jp