mneethiraj commented on PR #333: URL: https://github.com/apache/ranger/pull/333#issuecomment-2226028404
@kokosing - `mvn clean install` fails in the following tests. Can you please investigate? Also, there was no log file generated in Ranger admin server with this patch. Can you please review this as well? Instructions to build and start Ranger services in docker containers are available under directory dev-support/ranger-docker. ``` [ERROR] Failures: [ERROR] TestKMSAudit.testAggregation:104 expected: <true> but was: <false> [ERROR] TestKMSAudit.testAggregationUnauth:140 expected: <true> but was: <false> [ERROR] TestKMSAudit.testAuditLogFormat:164 expected: <true> but was: <false> [INFO] [ERROR] Tests run: 24, Failures: 3, Errors: 0, Skipped: 0 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
