Skip to content

Skipped

Scenario: Access info service sanity checks.Then I check the sanity of the access info factory (from org.eclipse.kapua.service.authorization.shiro.RunTest)

Skipped for the past 2 builds (Since #0 )
Took 0 ms.

Standard Output

Failure in before hook:RoleServiceTestSteps.beforeScenario(Scenario)
Message: java.lang.RuntimeException: java.io.IOException: Unable to delete directory /tmp/genie.kapua/kapua-liquibase/0.3.0.
	at org.eclipse.kapua.service.liquibase.KapuaLiquibaseClient.update(KapuaLiquibaseClient.java:72)
	at org.eclipse.kapua.service.authorization.shiro.AbstractAuthorizationServiceTest.setupDatabase(AbstractAuthorizationServiceTest.java:50)
	at org.eclipse.kapua.service.authorization.shiro.RoleServiceTestStep
...[truncated 8680 chars]...
eEntry()
    Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type accessRole" # CommonTestSteps.setExpectedExceptionDetails(String,String)
    When I delete the last created access role entry                                                          # AccessInfoServiceTestSteps.deleteLastCreatedAccessRoleEntry()
    Then An exception was thrown                                                                              # CommonTestSteps.exceptionCaught()