Vimal Sharma created ATLAS-1599: ----------------------------------- Summary: Unit test failure in AuditRepositoryTestBase Key: ATLAS-1599 URL: https://issues.apache.org/jira/browse/ATLAS-1599 Project: Atlas Issue Type: Bug Reporter: Vimal Sharma Assignee: Vimal Sharma
Unit tests in AuditRepositoryTestBase are failing. The reason being that although variable of interface EntityAuditRepository is declared but it is not initialized. This results in NullPointerException in all the UTs in this file -- This message was sent by Atlassian JIRA (v6.3.15#6346)