Thanks Joe, I'll update and try again!
Mark -----Original Message----- From: Joe Witt <joe.w...@gmail.com> Sent: Tuesday, November 26, 2019 12:57 PM To: dev@nifi.apache.org Subject: Re: jdk 11 test failure Mark I think you need 11.0.4 thanks On Tue, Nov 26, 2019 at 12:43 PM Owens, Mark <jmow...@evoforge.org> wrote: > Hi, > > I was running NiFi through its unit tests in preparation for a PR > submission. When I ran the unit tests under OpenJdk 8 all tests > passed, but when running the same code using OpenJDK 11.0.2 I get the > following test > failures: > > [ERROR] Errors: > [ERROR] > > TestHttpClient.testSendLargeFileHTTPS:1040->testSendLargeFile:970->tes > tSendIgnoreProxyError:957 > > IO > [ERROR] > > TestHttpClient.testSendSuccessHTTPS:931->testSend:812->testSendIgnoreP > roxyError:957 > > IO > > I'm hoping to determine if there is a problem with the tests and JDK > 11 or if there is some issue with my particular dev environment. > Has anyone else seen these failures when using Jdk 11? The OS is > Ubuntu 18.04. > > Thanks, > Mark > >