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

Tests are failing #13

Open
dmdo opened this issue May 11, 2020 · 3 comments
Open

Tests are failing #13

dmdo opened this issue May 11, 2020 · 3 comments

Comments

@dmdo
Copy link

dmdo commented May 11, 2020

Hi,
I've downloaded sources, but tests in test project fail.
Decompress
DecompressViaStream

Message:
Decompressed length does not match original (alice29.txt.compressed --> alice29.txt)
Expected: 148481
But was: 152089

Message:
Decompressed length does not match original (alice29.txt.compressed --> alice29.txt)
Expected: 148481
But was: 152089

@dmdo dmdo changed the title Test are failing Tests are failing May 11, 2020
@dmdo
Copy link
Author

dmdo commented May 11, 2020

When comparing decompressed files I see that some white spaces are missing.

@delsoft
Copy link

delsoft commented Nov 10, 2021

decompression tests continue to fail

@johnterickson
Copy link

It looks like this is because git is changing the line endings \n vs \r\n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants