Skip to content

Skipped

Scenario: Delete a job.Given A regular job creator with the name "TestJob_3" (from org.eclipse.kapua.service.job.RunTest)

Skipped for the past 2 builds (Since #0 )
Took 0 ms.

Standard Output

Failure in before hook:JobStepServiceTestSteps.beforeScenario(Scenario)
Message: java.lang.RuntimeException: liquibase.exception.MigrationFailedException: Migration failed for change set KapuaDB/changelog-job-0.3.0.xml::changelog-job-domain-0.3.0::eurotech:
     Reason: liquibase.exception.DatabaseException: Error executing SQL INSERT INTO PUBLIC.athz_domain (created_on, created_by, name, serviceName) VALUES (NOW(), '1', 'job', 'jobService'): Unique index or primary key violation: "CONSTRAINT_4_
...[truncated 14334 chars]...
meException" with the text "An entity with the same name TestJob_2 already exists." # CommonSteps.setExpectedExceptionDetails(String,String)
    When I create a new job entity from the existing creator                                                                          # JobServiceTestSteps.createJobFromCreator()
    Then An exception was thrown                                                                                                      # CommonSteps.checkThatAnExceptionWasThrown()