Skip to content

Skipped

Scenario: Account with no expiration date.When I login as user with name "kapua-sys" and password "kapua-password" (from org.eclipse.kapua.service.account.expiration.RunAccountServiceI9nTest)

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

Standard Output

Failure in before hook:UserServiceSteps.beforeScenario(Scenario)
Message: java.lang.RuntimeException: org.h2.jdbc.JdbcSQLException: General error: "java.lang.NullPointerException" [50000-192]
	at org.eclipse.kapua.qa.steps.DBHelper.setup(DBHelper.java:78)
	at org.eclipse.kapua.service.user.steps.UserServiceSteps.beforeScenario(UserServiceSteps.java:126)
	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
...[truncated 9924 chars]...
 # UserServiceSteps.givenCredentials(TestCredentials>)
    And I logout                                                              # UserServiceSteps.logout()
    When I login as user with name "kapua-a" and password "ToManySecrets123#" # UserServiceSteps.loginUser(String,String)
    Then No exception was thrown                                              # BasicSteps.noExceptionCaught()
    And I logout                                                              # UserServiceSteps.logout()