Skip to content

Skipped

Scenario: Regular group in random scope.When I configure (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.2.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 7270 chars]...
eatures/GroupService.feature:21
    Create a regular group entry. The newly created entry must match the
    creator parameters.

    When I configure                    # GroupServiceTestSteps.setConfigurationValue(TestConfig>)
    Given I create the group            # GroupServiceTestSteps.createAListOfDomains(CucGroup>)
    Then A group was created            # GroupServiceTestSteps.checkGroupNotNull()
    And The group matches the creator   # GroupServiceTestSteps.checkGroupAgainstCreator()