Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/999
  
    @pvillard31 and @mosermw , thanks for noting that. When I re-ran locally, I 
encountered the same issue. I have resolved it, but not to my complete 
satisfaction. The test now accepts that _n_ flowfiles were routed to 
`REL_SUCCESS` instead of _1_ explicitly. As the tests are simply concerned with 
the TLS protocol version used for the communication, this seems a sufficient 
fix. However, I am confused, because it appears from the logs and debugging 
that the test runner "finds" a mock flowfile in the queue even if I assert 
immediately before enqueuing any message that the queue is empty. 
    
    I'll continue investigating, but I did want to push this fix so at least 
the tests pass for anyone reviewing it. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to