User Permissions on TestSuite and TestCases #3281
Annotations
3 errors and 1 warning
TestCaseResourceTest.delete_entity_as_non_admin_401(TestInfo):
openmetadata-service/src/test/java/org/openmetadata/service/resources/dqtests/TestCaseResourceTest.java#L1020
expected: <Principal: CatalogPrincipal{name='test'} operations [EditTests] not allowed> but was: <Principal: CatalogPrincipal{name='test'} operations [Delete] not allowed>
|
TestCaseResourceTest.delete_entity_as_non_admin_401(TestInfo):
openmetadata-service/src/test/java/org/openmetadata/service/resources/dqtests/TestCaseResourceTest.java#L1020
expected: <Principal: CatalogPrincipal{name='test'} operations [EditTests] not allowed> but was: <Principal: CatalogPrincipal{name='test'} operations [Delete] not allowed>
|
|
py-run-tests (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|