mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
964 B
964 B
| title | description | slug |
|---|---|---|
| Test Resolved | OpenMetadata Test Resolved Details | Resolved test schema provides full test results including success, failures, and detailed assertions. | /main-concepts/metadata-standard/schemas/tests/resolved |
Resolved
test case failure details for resolved failures
Properties
testCaseFailureReason: Reason of Test Case resolution. Refer to #/definitions/testCaseFailureReasonType.testCaseFailureComment(string): Test case failure resolution comment.resolvedBy: User who resolved the test case failure. Refer to ../type/entityReference.json.
Definitions
testCaseFailureReasonType(string): Reason of Test Case initial failure. Must be one of:["FalsePositive", "MissingData", "Duplicates", "OutOfBounds", "Other"].
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.