Skip to content

Skipped

Scenario: Count domains in the database.When I count the domain entries in the database (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: liquibase.exception.ChangeLogParseException: /tmp/genie.kapua/kapua-liquibase/0.2.0/./atht_credential.xml does not exist
	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.author
...[truncated 14592 chars]...
nction must throw
    an exception.

    Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type domain" # CommonTestSteps.setExpectedExceptionDetails(String,String)
    When I try to delete domain with a random ID                                                          # DomainServiceTestSteps.deleteRandomDomainId()
    Then An exception was thrown                                                                          # CommonTestSteps.exceptionCaught()