Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(auth) - New privilege for Associate tags #8644

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Merge branch 'master' into master

8b43d10
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat(auth) - New privilege for Associate tags #8644

Merge branch 'master' into master
8b43d10
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results (build & test) succeeded Sep 19, 2024 in 0s

All 170 tests pass in 3m 26s

 40 files   -   274   40 suites   - 274   3m 26s ⏱️ - 6m 27s
170 tests  - 1 119  170 ✅  - 1 093  0 💤  - 26  0 ❌ ±0 
170 runs   - 1 125  170 ✅  - 1 099  0 💤  - 26  0 ❌ ±0 

Results for commit 8b43d10. ± Comparison against earlier commit f703c95.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results (build & test)

170 tests found

There are 170 tests, see "Raw output" for the full list of tests.
Raw output
app.ApplicationTest ‑ testAPI()
app.ApplicationTest ‑ testHappyPathOidc()
app.ApplicationTest ‑ testHealth()
app.ApplicationTest ‑ testIndex()
app.ApplicationTest ‑ testIndexNotFound()
app.ApplicationTest ‑ testInvalidRedirectUrl()
app.ApplicationTest ‑ testOidcRedirectToRequestedUrl()
app.ApplicationTest ‑ testOpenIdConfig()
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testCreateUrn
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testSerialization
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testUrnConstructors
com.linkedin.common.util.ModelUtilsTest ‑ testAspectClassForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectClass
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectName
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetInvalidAspectClass
com.linkedin.common.util.ModelUtilsTest ‑ testGetInvalidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest ‑ testGetMAETopicName
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDelta
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDeltaUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDeltaUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDocument
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromEntity
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromRelationship
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetValidAspectTypes
com.linkedin.common.util.ModelUtilsTest ‑ testGetValidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest ‑ testNewAspect
com.linkedin.common.util.ModelUtilsTest ‑ testNewAspectAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewEntityUnion
com.linkedin.common.util.ModelUtilsTest ‑ testNewEntityUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewRelatioshipUnion
com.linkedin.common.util.ModelUtilsTest ‑ testNewRelatioshipUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForDelta
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForDocument
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForEntity
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateCorrectAspectForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateCorrectUrnForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateIncorrectAspectForSnapshot
com.linkedin.common.util.RecordUtilsTest ‑ testCapitalizeFirst
com.linkedin.common.util.RecordUtilsTest ‑ testExtractAspectFromSingleAspectEntity
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueArray
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueArrayOfPrimitiveUnions
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValuePrimitive
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueRecordType
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueTypeRef
com.linkedin.common.util.RecordUtilsTest ‑ testGetInvalidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest ‑ testGetInvalidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplateUrnField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplateWrappedField
com.linkedin.common.util.RecordUtilsTest ‑ testGetSelectedRecordTemplateFromUnion
com.linkedin.common.util.RecordUtilsTest ‑ testGetValidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest ‑ testGetValidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest ‑ testSetRecordTemplateComplexField
com.linkedin.common.util.RecordUtilsTest ‑ testSetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest ‑ testSetSelectedRecordTemplateInUnion
com.linkedin.common.util.RecordUtilsTest ‑ testToJsonString
com.linkedin.common.util.RecordUtilsTest ‑ testToRecordTemplate
com.linkedin.common.util.RecordUtilsTest ‑ testToRecordTemplateFromInvalidString
com.linkedin.common.util.VersionedUrnUtilsTest ‑ testVersionStampConstructConvert
com.linkedin.metadata.EventUtilsTests ‑ testAvroToPegasusMAE
com.linkedin.metadata.EventUtilsTests ‑ testAvroToPegasusMCE
com.linkedin.metadata.EventUtilsTests ‑ testPegasusToAvroFailedMCE
com.linkedin.metadata.EventUtilsTests ‑ testPegasusToAvroMAE
com.linkedin.metadata.EventUtilsTests ‑ testPegasusToAvroMCE
com.linkedin.metadata.ModelValidation ‑ validateAspects
com.linkedin.metadata.ModelValidation ‑ validateDeltas
com.linkedin.metadata.ModelValidation ‑ validateSnapshots
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDeleteDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateIncorrectAspect
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateNonDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateNonDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.patch.template.ChartInfoTemplateTest ‑ testChartInfoTemplate
com.linkedin.metadata.aspect.patch.template.DashboardInfoTemplateTest ‑ testDashboardInfoTemplate
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testLargePatchStandard
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchUpstream
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchWithFieldWithForwardSlash
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchWithFieldWithTilde
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testConfigEntityRegistry
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testEmptyMerges
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testMergedEntityRegistry
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testUnloadedMerge
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ tripleMergeWithDisabled
com.linkedin.metadata.aspect.plugins.hooks.MCLSideEffectTest ‑ testCustomMCLSideEffect
com.linkedin.metadata.aspect.plugins.hooks.MCPSideEffectTest ‑ testCustomMCPSideEffect
com.linkedin.metadata.aspect.plugins.hooks.MutationPluginTest ‑ testCustomMutator
com.linkedin.metadata.aspect.plugins.validation.ValidatorPluginTest ‑ testCustomValidator
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceAfterRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceBeforeRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceAfterRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceBeforeRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupSchemaMetadataNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupSchemaMetadataNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupVersionNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupVersionNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoSystemMetadataNextVersionNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoSystemMetadataNextVersionNextVersionSuccess
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfEntityNotExistsFail
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfEntityNotExistsSuccess
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfNotExistsFail
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfNotExistsSuccess
com.linkedin.metadata.authorization.DisjunctiveTest ‑ testDisjointConjoin
com.linkedin.metadata.authorization.DisjunctiveTest ‑ testDisjointHelper
com.linkedin.metadata.models.DataSchemaFactoryTest ‑ testCustomClassLoading
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationAspectMissingAnnotation
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationDuplicateSearchableFields
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationInvalidSearchableFieldType
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationMissingRelationshipName
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationNonNumericSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationNonSingularSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildEntitySpecs
com.linkedin.metadata.models.OpenApiSpecBuilderTest ‑ testOpenApiSpecBuilder
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest ‑ testEntityRegistry
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest ‑ testEntityRegistryIdentifier
com.linkedin.metadata.models.registry.LineageRegistryTest ‑ testRegistry
com.linkedin.metadata.models.registry.LineageRegistryTest ‑ testRegistryWhenEmpty
com.linkedin.metadata.models.registry.PatchEntityRegistryTest ‑ testEntityRegistryLoad
com.linkedin.metadata.models.registry.PatchEntityRegistryTest ‑ testEntityRegistryWithKeyLoad
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistry
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistryVersioning
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistryWithGoodBase
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityKeyToUrn
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityKeyToUrnInternal
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityUrnToKey
com.linkedin.metadata.utils.EntityKeyUtilsTest ‑ testConvertEntityUrnToKeyUrlEncoded
com.linkedin.metadata.utils.IngestionUtilsTest ‑ injectPipelineNameWhenNotThere
com.linkedin.metadata.utils.IngestionUtilsTest ‑ injectPipelineNameWhenThere
com.linkedin.metadata.utils.SchemaFieldUtilsTest ‑ testDowngradeSchemaFieldUrn
com.linkedin.metadata.utils.SchemaFieldUtilsTest ‑ testGenerateSchemaFieldURN
com.linkedin.metadata.utils.SchemaFieldUtilsTest ‑ testSchemaFieldAliases
com.linkedin.metadata.utils.SearchUtilTest ‑ testConvertToFilters
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testIndexConventionNoPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testIndexConventionPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testSchemaFieldDocumentId
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testTimeseriesIndexConventionNoPrefix
com.linkedin.metadata.utils.elasticsearch.IndexConventionImplTest ‑ testTimeseriesIndexConventionPrefix
datahub.event.EventFormatterTest ‑ testPartialMCPW
datahub.event.EventFormatterTest ‑ testUtf8Encoding
datahub.event.MetadataChangeProposalWrapperTest ‑ testAspectInferenceFailure
datahub.event.MetadataChangeProposalWrapperTest ‑ testAspectInferenceFailureLambda
datahub.event.MetadataChangeProposalWrapperTest ‑ testAspectInferenceSuccess
datahub.event.MetadataChangeProposalWrapperTest ‑ testBuilderExceptions
io.datahubproject.metadata.context.ActorContextTest ‑ actorContextId
io.datahubproject.metadata.context.OperationContextTest ‑ testSystemPrivilegeEscalation
io.datahubproject.metadata.context.SearchContextTest ‑ searchContextId
io.datahubproject.metadata.context.SearchContextTest ‑ testImmutableSearchFlags
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithCollection()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithCommaSeparated()
oidc.OidcCallbackLogicTest ‑ testGetGroupNamesWithSingleGroup()
oidc.OidcCallbackLogicTest ‑ testGetGroupsClaimNamesJsonArray()
security.DummyLoginModuleTest ‑ testAuthenticate()
security.OidcConfigurationTest ‑ readPreferredJwsAlgorithmPropagationFromConfig()
security.OidcConfigurationTest ‑ readPreferredJwsAlgorithmPropagationFromJSON()
security.OidcConfigurationTest ‑ readTimeoutPropagation()
utils.SearchUtilTest ‑ testEscapeForwardSlash()