Skip to content

Passed

Job service CRUD tests.Creating job with permitted symbols in name without description (from org.eclipse.kapua.service.job.test.RunJobUnitTest)

Took 1.9 sec.

Standard Output

@jobs @jobService @env_none
Scenario: Creating job with permitted symbols in name without description # features/JobService.feature:92
08:17:58.815 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
08:17:58.816 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
08:17:58.817 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
08:17:
...[truncated 4426 chars]...
. DONE!
  When I try to create job with permitted symbols "-_" in name            # org.eclipse.kapua.service.job.steps.JobServiceSteps.iTryToCreateJobWithPermittedSymbolsInName(java.lang.String)
  And No exception was thrown                                             # org.eclipse.kapua.qa.common.BasicSteps.noExceptionCaught()
08:18:00.712 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
08:18:00.733 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE