Skip to content

Skipped

Scenario: User login with wrong pass, but with enough time between login failures.When I login as user with name "kapua-sys" and password "kapua-password" (from org.eclipse.kapua.service.user.integration.RunLockoutExpirationI9nTest)

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 10967 chars]...
it 1 second                                                                       # BasicSteps.waitSeconds(int)
    And I login as user with name "kapua-a" and password "ToManySecrets123#"                   # UserServiceSteps.loginUser(String,String)
    Then An exception was thrown                                                               # BasicSteps.exceptionCaught()
    And I logout                                                                               # UserServiceSteps.logout()