You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/03/12 21:09:20 UTC

[GitHub] [nifi] taftster commented on issue #4137: NIFI-6742 Use JUnit TemporaryFolder when creating test databases

taftster commented on issue #4137: NIFI-6742 Use JUnit TemporaryFolder when creating test databases
URL: https://github.com/apache/nifi/pull/4137#issuecomment-598419370
 
 
   @phrocker Yes, please merge when you can.
   
   The CI failure is unrelated - looks to be failing on a Lucene timing/race condition.  Specifically:
   
   ```
   [ERROR] Failures: 
   [ERROR]   TestLuceneEventIndex.testUnauthorizedEventsGetPlaceholdersForExpandChildren:242 expected:<5> but was:<8>
   ```
   
   I think this is in the category of those somewhat unreliable tests that depend on timing execution?
   
   By the way, is there a button to re-run all the CI tests? I don't see it, but might be missing something obvious.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services