Skip to content

Failing test on Windows (due to newline character) #40

Description

@nfischer

See this test run: https://github.com/nfischer/shelljs-exec-proxy/actions/runs/7125051917

It looks like one of the tests broke on Windows. It looks like this is mismatch in the newline characters (\n vs. \r\n).

1) proxy
       subcommands
         runs very long subcommand chains:

      AssertionError: expected 'one two three four five six seven\n' to be 'one two three four five six seven\r\n'
      + expected - actual

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions