Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/1247
  
    I'm getting some errors when running the standard test suite. Did 
configuration requirements change for this?
    
    ```
    
    Results :
    
    Failed tests:
      
TestPutTcpSSL>TestPutTCPCommon.testLoadTest:231->TestPutTCPCommon.sendTestData:254
 Processor has 1 validation failures:
    'SSL Context Service' validated against 'ssl-context' is invalid because 
Controller Service is not valid: ['Keystore Properties' is invalid because 
Invalid KeyStore Password or Type specified for file 
src/test/resources/localhost-ks.jks, 'Truststore Properties' is invalid because 
Invalid KeyStore Password or Type specified for file 
src/test/resources/localhost-ts.jks]
    
    
    Tests in error:
      TestListDatabaseTables.cleanUpAfterClass:71 » SQL Database 
'target/db_ldt' not...
      TestListDatabaseTables.testListTablesAfterRefresh:153 » Process 
getConnection ...
      TestListDatabaseTables.testListTablesMultipleRefresh:190 » Process 
getConnecti...
      TestListDatabaseTables.testListTablesNoCount:100 » Process getConnection 
faile...
      TestListDatabaseTables.testListTablesWithCount:126 » Process 
getConnection fai...
      
TestPutTcpSSL>TestPutTCPCommon.testConnectionPerFlowFile:142->TestPutTCPCommon.checkReceivedAllData:278->TestPutTCPCommon.checkReceivedAllData:285
 » TestTimedOut
      TestPutUDP.testLoadTest:176->checkReceivedAllData:236 » TestTimedOut 
test time...
      
TestPutUDP.testValidFiles:98->checkReceivedAllData:229->checkReceivedAllData:236
 » TestTimedOut
    
    
    Tests run: 994, Failures: 1, Errors: 8, Skipped: 17
    ```


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