exceptionfactory commented on PR #6918:
URL: https://github.com/apache/nifi/pull/6918#issuecomment-1800294266

   > 2nd failure is a Heisenbug ;-) think we're good for this Processor
   
   Recent build changes introduced automated running of integration tests, and 
it looks like it is failing on the new IT:
   
   ```
   Error:  Failures: 
   Error:    PutMongoBulkOperationsIT.testBulkWriteInsert:65 expected: <3> but 
was: <0>
   ```
   A number of the existing integration tests are being skipped because they 
are not in a position to run in an automated workflow, or they are otherwise 
unreliable.
   
   In this case, the new integration test needs to be reliable, or it should 
not be included. Does it work for you on a local build? GitHub runners are less 
powerful, which can introduce certain unexpected behaviors, but this is 
something that will need to be addressed.
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to