Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Workflows mix up output of stderr and stdout #1981

Open
@doublep

Description

@doublep

I've been noticing this for quite a while now. Here is a real example from my project: https://github.com/doublep/eldev/runs/2705163604, though it's quite verbose. Also see this discussion thread with a workaround.

In short: when a program in a workflow step writes to both stdout and stderr, in the output the lines appear in mixed up order. In comparison, when the same program is executed on a local console, or e.g. on Travis CI, lines are shown up exactly in the order they are written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions