Skip to content

tests output multiple lines to stderr  #11

Closed
@ceremcem

Description

@ceremcem

Tests outputs those messages to the stderr:

$ ./tests.sh > test.txt
ERROR: Could not open: No such file or directory
At subvol btrfs-diff-tests.child
Found a valid Btrfs stream header, version 1
At subvol btrfs-diff-tests.child
Found a valid Btrfs stream header, version 1
./tests.sh: line 51: jq: command not found
At subvol btrfs-diff-tests.child
Found a valid Btrfs stream header, version 1
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>
BrokenPipeError: [Errno 32] Broken pipe

Expected

No output should be observed in stderr.

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