Skip to content

Fix(Core): Renamed Task241009CreatePostgresJobQueueTables because of dates inconsistencies with previous tasks preventing the task to run #3095

Fix(Core): Renamed Task241009CreatePostgresJobQueueTables because of dates inconsistencies with previous tasks preventing the task to run

Fix(Core): Renamed Task241009CreatePostgresJobQueueTables because of dates inconsistencies with previous tasks preventing the task to run #3095

GitHub Actions / Test Report failed Dec 22, 2024 in 1s

11127 passed, 4 failed and 52 skipped

Tests failed
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

TestGetStatus / Get all canceled Jobs ► ContentImportResource ► Jobs array should contain at least one job

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml
Error:
  AssertionFailure: expected 0 to be above 0
Raw output
        Failed 1 times.
        Collection JSON ID: 13ba66c7-fa5d-4baf-882a-71de5536689d.
        Collection name: ContentImportResource.
        Request name: TestGetStatus / Get all canceled Jobs.
        Test description: Jobs array should contain at least one job.
        Error message: expected 0 to be above 0.
        Stacktrace: AssertionError: expected 0 to be above 0
   at Object.eval sandbox-script.js:3:36).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

TestGetStatus / Get all canceled Jobs ► ContentImportResource ► Job ID should match expected job ID

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml
Error:
  AssertionFailure: Expected Job ID 72d981ae-91ea-4e1f-b53d-ed805757ab77 to be present: expected false to be true
Raw output
        Failed 1 times.
        Collection JSON ID: 13ba66c7-fa5d-4baf-882a-71de5536689d.
        Collection name: ContentImportResource.
        Request name: TestGetStatus / Get all canceled Jobs.
        Test description: Job ID should match expected job ID.
        Error message: Expected Job ID 72d981ae-91ea-4e1f-b53d-ed805757ab77 to be present: expected false to be true.
        Stacktrace: AssertionError: Expected Job ID 72d981ae-91ea-4e1f-b53d-ed805757ab77 to be present: expected false to be true
   at Object.eval sandbox-script.js:4:36).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

TestGetStatus / List Jobs Expect Successful and Cancelled ► ContentImportResource ► There are jobs in 'CANCELED' state

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml
Error:
  AssertionFailure: expected false to be true
Raw output
        Failed 1 times.
        Collection JSON ID: 13ba66c7-fa5d-4baf-882a-71de5536689d.
        Collection name: ContentImportResource.
        Request name: TestGetStatus / List Jobs Expect Successful and Cancelled.
        Test description: There are jobs in 'CANCELED' state.
        Error message: expected false to be true.
        Stacktrace: AssertionError: expected false to be true
   at Object.eval sandbox-script.js:4:41).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

TestGetStatus / Waiting Job to be canceled ► ContentImportResource ► Job state check failed due to timeout

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman default-split/dotcms-postman/target/failsafe-reports/TEST-ContentImportResource.postman_collection.xml
Error:
  AssertionFailure: timeout reached after 30297ms. Job still in processing state after 10 attempts
Raw output
        Failed 1 times.
        Collection JSON ID: 13ba66c7-fa5d-4baf-882a-71de5536689d.
        Collection name: ContentImportResource.
        Request name: TestGetStatus / Waiting Job to be canceled.
        Test description: Job state check failed due to timeout.
        Error message: timeout reached after 30297ms. Job still in processing state after 10 attempts.
        Stacktrace: AssertionError: timeout reached after 30297ms. Job still in processing state after 10 attempts
   at Object.eval sandbox-script.js:1:35).