Skip to content

Android testbed logs have excessive newlines #144415

Description

@mhsmith

Bug report

Bug description:

The Android testbed can't distinguish between stdout/stderr messages which were triggered by a newline, and those triggered by a manual call to flush. This doesn't affect Python's own test suite very much, but when the testbed is used by cibuildwheel, it makes a mess of some packages' test suites. For example, pytest's "one dot per test" progress indicator shows every dot on a separate line.

CPython versions tested on:

CPython main branch

Operating systems tested on:

Other

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-androidtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions