Skip to content

Skipped

Scenario: Birth and missing event handling.When I login as user with name "kapua-sys" and password "kapua-password" (from org.eclipse.kapua.service.device.integration.RunDeviceI9nTest)

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 10026 chars]...
hen I search for events from device "device_1" in account "AccountA"    # DeviceServiceSteps.searchForEventsFromDeviceWithClientID(String,String)
    Then I find 2 events                                                     # DeviceServiceSteps.checkEventListLength(int)
    And The type of the last event is "DEATH"                                # DeviceServiceSteps.checkLastEventType(String)
    And I logout                                                             # UserServiceSteps.logout()