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 tests when using 'mvn package' #114

Open
cmahoneygtl opened this issue Oct 5, 2017 · 0 comments
Open

Failing tests when using 'mvn package' #114

cmahoneygtl opened this issue Oct 5, 2017 · 0 comments

Comments

@cmahoneygtl
Copy link

Steps to reproduce:

  1. Clone epublib master branch from github repository
  2. Navigate to epublib folder
  3. Navigate to epublib-core directory
  4. Run 'mvn package' from shell

Note that there are 5 failing tests in the ResourcesLoaderTest class, all tests failing at line 166 and then 176. Appears to be an issue with verifying the expected array data (generated from IOUtil.toByteArray) against the actual array data. The maven package command fails as a result, meaning the latest version of this library can't be packaged for use in a project.

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

1 participant