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.8 sec.

Standard Output

@jobs @jobService @env_none
Scenario: Creating job with permitted symbols in name without description # features/JobService.feature:92
21:18:56.595 [main] WARN  org.eclipse.kapua.qa.common.DBHelper - ########################### Called DBHelper ###########################
21:18:56.597 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - =================== KapuaLiquibaseClient Configuration ===================
21:18:56.597 [main] INFO  o.e.k.c.l.KapuaLiquibaseClient - |  Liquibase Version: 3.6.3
21:18:
...[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()
21:18:58.349 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop...
21:18:58.385 [main] INFO  o.eclipse.kapua.qa.common.BasicSteps - Database drop... DONE