Skip to content

Blocks: Long command output is trimmed #134

@waldekmastykarz

Description

@waldekmastykarz

Describe the bug
I've just noticed that long command output (~8000 lines, where each line is a unit test that's been executed) is trimmed. The beginning of the output is missing in the block. Not sure if this behavior is intentional or not, but it would be helpful if there was a setting that allows unlimited output.

To Reproduce
Steps to reproduce the behavior:

  1. Clone https://github.com/pnp/cli-microsoft365
  2. Restore deps (npm i)
  3. Build (npm run build)
  4. Run tests (npm test)
  5. Notice that the beginning of the output is trimmed (output starts mid-test suite)

Expected behavior
Full command output visible in the terminal

Screenshots
image

Desktop (please complete the following information):

  • OS Version: macOS 11.5.2

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions