Skip to content

Skipped

Scenario: DV15 Data view publish to ACL_CTRL_ACC_NOTIFY is allowed.Given Mqtt Device is started (from org.eclipse.kapua.service.device.integration.RunBrokerACLI9nTest)

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 9914 chars]...
      # BasicSteps.secondsPassed(int)
    Then Broker receives string "Hello broker" on topic "acme/client-1/foo"                                      # AclSteps.brokerReceivesStringOnTopic(String,String)
    And clients are disconnected                                                                                 # AclSteps.disconnectClientsFromBroker()
    And Mqtt Device is stoped                                                                                    # AclSteps.stopMqttDevice()