carbon-apimgt icon indicating copy to clipboard operation
carbon-apimgt copied to clipboard

Intermittent unit test failures

Open rmsamitha opened this issue 5 years ago • 0 comments

Below unit tests are intermittently getting failed. These failures cause Travis build to fail at most of the times, hence Travis build becomes unusable

  APIKeyMgtSubscriberServiceTest.createOAuthApplicationByApplicationInfo:131 » NoClassDefFound

  APIKeyMgtSubscriberServiceTest.testDeleteOAuthApplication:419 » NoClassDefFound

  APIKeyMgtSubscriberServiceTest.testRenewAccessToken:465 » ExceptionInInitializer

  APIKeyMgtSubscriberServiceTest.testRevokeTokensOfUserByApp:669 » NoClassDefFound

  APIKeyMgtSubscriberServiceTest.testUpdateOAuthApplication:250 » NoClassDefFound

  APIKeyMgtSubscriberServiceTest.testUpdateOAuthApplicationWithSpProperties:334 » NoClassDefFound

rmsamitha avatar Sep 27 '19 12:09 rmsamitha