Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nfischer opened this issue Dec 7, 2023 · 0 comments
Open

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

nfischer opened this issue Dec 7, 2023 · 0 comments
Labels

Comments

@nfischer
Copy link
Owner

nfischer commented Dec 7, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant