diff --git a/src/test/resources/features/tsa/policy/policy/{respository}/{group}/{name}/{version}/validation/POST.feature b/src/test/resources/features/tsa/policy/policy/{respository}/{group}/{name}/{version}/validation/POST.feature index c62aa9479541502d67145020b03324276974907f..4b06fa63505341542d37217feb35c7b3f953039b 100644 --- a/src/test/resources/features/tsa/policy/policy/{respository}/{group}/{name}/{version}/validation/POST.feature +++ b/src/test/resources/features/tsa/policy/policy/{respository}/{group}/{name}/{version}/validation/POST.feature @@ -15,7 +15,7 @@ Feature: API - TSA -Policy - {repository}/{group}/{name}/{version}/validation PO Then the status code should be {200} And the field {foo} has the value {barbaz} - @negative @bug-https://gitlab.eclipse.org/eclipse/xfsc/tsa/policy/-/issues/53 + @negative @wip @bug-https://gitlab.eclipse.org/eclipse/xfsc/tsa/policy/-/issues/53 Scenario: TSA - Validate invalid policy output by JSON schema - Negative When I load the REST request {Policy.json} with profile {invalid_schema_output} When I validate the output of policy using POST with group {example} name {examplePolicy} version {1.4} by JSON schema