Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Anchors and ProcessCall type failures #228

Closed
cmgrote opened this issue Dec 16, 2020 · 1 comment
Closed

Anchors and ProcessCall type failures #228

cmgrote opened this issue Dec 16, 2020 · 1 comment
Labels
bug Something isn't working no-issue-activity

Comments

@cmgrote
Copy link
Member

cmgrote commented Dec 16, 2020

CTS currently has issues against the Anchors and ProcessCall types (only):

{
  "profileId": 0,
  "requirementId": 3,
  "testCaseId": "repository-typedef-ProcessCall-null",
  "testCaseName": "Repository type definition test case",
  "testCaseDescriptionURL": "https://egeria.odpi.org/open-metadata-conformance-suite/docs/repository-workbench/test-cases/repository-typedef-test-case.md",
  "testEvidenceType": "UNEXPECTED_EXCEPTION",
  "assertionMessage": "Unexpected Exception TypeDefNotSupportedException : OMRS-ATLAS-REPOSITORY-404-001  The typedef \"ProcessCall\" is not supported by repository \"atlas\"",
  "conformanceException": {
    "exceptionClassName": "org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException",
    "errorMessage": "OMRS-ATLAS-REPOSITORY-404-001  The typedef \"ProcessCall\" is not supported by repository \"atlas\""
  }
},
{
  "profileId": 0,
  "requirementId": 3,
  "testCaseId": "repository-typedef-Anchors-null",
  "testCaseName": "Repository type definition test case",
  "testCaseDescriptionURL": "https://egeria.odpi.org/open-metadata-conformance-suite/docs/repository-workbench/test-cases/repository-typedef-test-case.md",
  "testEvidenceType": "UNEXPECTED_EXCEPTION",
  "assertionMessage": "Unexpected Exception TypeDefNotSupportedException : OMRS-ATLAS-REPOSITORY-404-001  The typedef \"Anchors\" is not supported by repository \"atlas\"",
  "conformanceException": {
    "exceptionClassName": "org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException",
    "errorMessage": "OMRS-ATLAS-REPOSITORY-404-001  The typedef \"Anchors\" is not supported by repository \"atlas\""
  }
}
@cmgrote cmgrote added the bug Something isn't working label Dec 16, 2020
@github-actions
Copy link

github-actions bot commented Dec 7, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

1 participant