Hi guys,

I just checked out master and tried to run misc/build-order.sh.  It got up
to standard-processors and then had 19 unit test failures.  Is the build
supposed to be working now?

I'm running Java 1.8 u25 on Windows.  I get the same test failures running
both from maven 3.2.3 and in JUnit within Eclipse.  Here's one example:

java.lang.AssertionError: FlowFile content differs from input at byte 20
with input having value 13 and FlowFile having value 10
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.nifi.util.MockFlowFile.assertContentEquals(MockFlowFile.java:252)
at
org.apache.nifi.util.MockFlowFile.assertContentEquals(MockFlowFile.java:204)
at
org.apache.nifi.util.MockFlowFile.assertContentEquals(MockFlowFile.java:192)
at
org.apache.nifi.processors.standard.TestUnpackContent.testFlowFileStreamV2(TestUnpackContent.java:129)

Thanks,
Joe

-- 
I know what it is to be in need, and I know what it is to have plenty.  I
have learned the secret of being content in any and every situation,
whether well fed or hungry, whether living in plenty or in want.  I can do
all this through him who gives me strength.    *-Philippians 4:12-13*

Reply via email to