joewitt commented on issue #3999: NIFI-7043: When a Record incorporates its 'inactive fields' the schem… URL: https://github.com/apache/nifi/pull/3999#issuecomment-575930606 from first commit - build result [INFO] Running org.apache.nifi.processors.standard.TestUpdateRecord [ERROR] Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.144 s <<< FAILURE! - in org.apache.nifi.processors.standard.TestUpdateRecord [ERROR] testConcatWithArrayInferredSchema(org.apache.nifi.processors.standard.TestUpdateRecord) Time elapsed: 0.001 s <<< FAILURE! org.junit.ComparisonFailure: expected:<..., "state" : "MS"[, "full" : "1234 My Street My City MS" }, { "street" : "4321 Your Street", "city" : "Your City", "state" : "YS", "full" : "4321 Your Street Your City ]YS" } ] } ]> but was:<..., "state" : "MS"[ }, { "street" : "4321 Your Street", "city" : "Your City", "state" : "]YS" } ] } ]> at org.apache.nifi.processors.standard.TestUpdateRecord.testConcatWithArrayInferredSchema(TestUpdateRecord.java:209) [INFO] Running org.apache.nifi.processors.standard.TestPutFile [INFO] Tests run:
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
