Skip to content

Skipped

Scenario: Create user with special characters in his name.When I configure (from org.eclipse.kapua.service.user.internal.RunTest)

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

Standard Output

Failure in before hook:UserServiceSteps.beforeScenario(Scenario)
Message: java.lang.RuntimeException: java.io.IOException: Unable to delete directory /tmp/genie.kapua/kapua-liquibase/1.0.0.
	at org.eclipse.kapua.service.liquibase.KapuaLiquibaseClient.update(KapuaLiquibaseClient.java:72)
	at org.eclipse.kapua.service.user.internal.UserServiceSteps.beforeScenario(UserServiceSteps.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invo
...[truncated 7205 chars]...
e that contains 280 characters.

    When I configure                                                # UserServiceSteps.setConfigurationValue(TestConfig>)
    Given I expect the exception "KapuaException" with the text "*" # UserServiceSteps.setExpectedExceptionDetails(String,String)
    And I have following user                                       # UserServiceSteps.haveUsers(UserImpl>)
    Then I get Kapua exception                                      # UserServiceSteps.getKapuaException()