mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 08:50:18 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
807 B
807 B
title | slug |
---|---|
resolved | /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.