joewitt commented on issue #4072: NIFI-7182 URL: https://github.com/apache/nifi/pull/4072#issuecomment-590108277 There is no stack trace of importance here because what failed was the assertion. It got nothing but expected 10 things. We have provenance tests which require waiting a bit to let indexing occur before attempting the query. It 'seems like' this could be a similar problem here. Do you agree? If so rather than ignoring could we try checking if results are there yet and if not try again in a few seconds and if not done within some time cause the test to timeout instead?
---------------------------------------------------------------- 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
