Skip to content

Passed

JobStepService CRUD tests.JobStepService.delete non-existing (from org.eclipse.kapua.service.job.test.RunJobUnitTest)

Took 1.3 sec.

Standard Output

@jobs @jobStepService @env_none
Scenario: JobStepService.delete non-existing                                                   # features/JobStepService.feature:167
09:28:31.939 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
09:28:31.940 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
09:28:31.940 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  L
...[truncated 9979 chars]...
.

  When I delete the last JobStep                                                               # org.eclipse.kapua.service.job.steps.JobStepServiceSteps.iDeleteLastJobStep()
  Then An exception was thrown                                                                 # org.eclipse.kapua.qa.common.BasicSteps.exceptionCaught()
09:28:33.280 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
09:28:33.288 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE