On Wed, 18 Sep 2019, Dan Becker wrote:
I am trying to build the master branch from Ubuntu 18.04, but I am getting the following error:[ERROR] Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.409 s <<< FAILURE! - in org.apache.tika.server.UnpackerResourceTest [ERROR] testPDFImages(org.apache.tika.server.UnpackerResourceTest) Time elapsed: 0.366 s <<< FAILURE! org.junit.ComparisonFailure: expected:<[7c2f14acbb737672a1245f4ceb50622a]> but was:<[58b8269d1a584b7e8c1adcb936123923]> at org.apache.tika.server.UnpackerResourceTest.testPDFImages(UnpackerResourceTest.java:208)
Have you made any local changes first? Anything that might've been merged in locally?
I'm building on Ubuntu 18.04 with Java 11, and the build completes fine for me with no errors. Pretty sure some/most of our build servers are Ubuntu too. So, not sure what's wrong for you...
Nick
