Skip to content

Failure of snappy-java 1.1.7 test cases due to isValidCompressedBuffer() on AARCH64#213

Merged
xerial merged 1 commit into
xerial:masterfrom
ossdev07:snappy-java
May 21, 2018
Merged

Failure of snappy-java 1.1.7 test cases due to isValidCompressedBuffer() on AARCH64#213
xerial merged 1 commit into
xerial:masterfrom
ossdev07:snappy-java

Conversation

@ossdev07

@ossdev07 ossdev07 commented May 14, 2018

Copy link
Copy Markdown
Contributor

snappy-java 1.1.7 test cases were getting failed due to isValidCompressedBuffer() for AARCH64 architecture.

1)SnappyTest.rangecheck()
2)SnappyTest.directBuffer()
3)SnappyTest.byteArrayCompress()
4)SnappyTest.bufferOffset()

All the above cases were failing due to "false" value return by the function "isValidCompressedBuffer()".

@ossdev07

Copy link
Copy Markdown
Contributor Author

@xerial as all the checks have been passed successfully. So could you please suggest us the next thing to be done from our side.

@xerial

xerial commented May 21, 2018

Copy link
Copy Markdown
Owner

@ossdev07 Thanks for the fix. I'll merge this and release a new version.

@xerial
xerial merged commit 0215276 into xerial:master May 21, 2018
@xerial

xerial commented May 21, 2018

Copy link
Copy Markdown
Owner

Released snappy-java-1.1.7.2

@ossdev07

Copy link
Copy Markdown
Contributor Author

@xerial Thanks for the update.

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

Successfully merging this pull request may close these issues.

2 participants