Skip to content

Enable remote SMART export tests - #5696

Open
Mikael Weaver (mikaelweave) wants to merge 10 commits into
mainfrom
mikaelweave-smart-export-third-party-idp
Open

Enable remote SMART export tests#5696
Mikael Weaver (mikaelweave) wants to merge 10 commits into
mainfrom
mikaelweave-smart-export-third-party-idp

Align remote SMART token claims

cf5420a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR Build & Deploy failed Jul 24, 2026 in 1h 17m 3s

Build #3011pr569611 had test failures

Details

Tests

  • Failed: 22 (0.09%)
  • Passed: 24,776 (97.92%)
  • Other: 503 (1.99%)
  • Total: 25,301

Annotations

Check failure on line 30 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Build log #L30

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 2488 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Build log #L2488

PowerShell exited with code '1'.

Check failure on line 2124 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Build log #L2124

PowerShell exited with code '1'.

Check failure on line 31 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Build log #L31

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 1 in Microsoft.Health.Fhir.Core.UnitTests.Features.Validation.ServerProvideProfileValidationTests.GivenANewStructureDefinition_WhenBackgroundLoopRuns_ThenSyncIsRequested

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Microsoft.Health.Fhir.Core.UnitTests.Features.Validation.ServerProvideProfileValidationTests.GivenANewStructureDefinition_WhenBackgroundLoopRuns_ThenSyncIsRequested

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.Health.Fhir.Core.UnitTests.Features.Validation.ServerProvideProfileValidationTests.GivenANewStructureDefinition_WhenBackgroundLoopRuns_ThenSyncIsRequested() in /_/src/Microsoft.Health.Fhir.Shared.Core.UnitTests/Features/Validation/ServerProvideProfileValidationTests.cs:line 125
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests(SqlServer, Json).GivenPartialSystemScope_WhenCreatingExportWithoutType_ThenServerShouldReturnAcceptedWithInferredType

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests(SqlServer, Json).GivenPartialSystemScope_WhenCreatingExportWithoutType_ThenServerShouldReturnAcceptedWithInferredType

Assert.Equal() Failure: Values differ
Expected: Accepted
Actual:   Forbidden
Raw output
   at Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests.CreateExportJobAsync(HttpClient client, String resourceType) in /_/test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/Export/ExportTests.cs:line 517
   at Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests.GivenPartialSystemScope_WhenCreatingExportWithoutType_ThenServerShouldReturnAcceptedWithInferredType() in /_/test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/Export/ExportTests.cs:line 231
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests(SqlServer, Json).GivenPatientOrUserSmartScope_WhenRequestingSystemExportStatusOrCancel_ThenServerShouldReturnNotFound

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests(SqlServer, Json).GivenPatientOrUserSmartScope_WhenRequestingSystemExportStatusOrCancel_ThenServerShouldReturnNotFound

Assert.Equal() Failure: Values differ
Expected: Accepted
Actual:   Forbidden
Raw output
   at Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests.CreateExportJobAsync(HttpClient client, String resourceType) in /_/test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/Export/ExportTests.cs:line 517
   at Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests.GivenPatientOrUserSmartScope_WhenRequestingSystemExportStatusOrCancel_ThenServerShouldReturnNotFound() in /_/test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/Export/ExportTests.cs:line 191
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests(SqlServer, Json).GivenJobWithoutExplicitType_WhenSystemScopeIsPartialOrWildcard_ThenWildcardAccessIsRequired

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests(SqlServer, Json).GivenJobWithoutExplicitType_WhenSystemScopeIsPartialOrWildcard_ThenWildcardAccessIsRequired

Assert.Equal() Failure: Values differ
Expected: Accepted
Actual:   Forbidden
Raw output
   at Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests.CreateExportJobAsync(HttpClient client, String resourceType) in /_/test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/Export/ExportTests.cs:line 517
   at Microsoft.Health.Fhir.Tests.E2E.Rest.Export.ExportTests.GivenJobWithoutExplicitType_WhenSystemScopeIsPartialOrWildcard_ThenWildcardAccessIsRequired() in /_/test/Microsoft.Health.Fhir.Shared.Tests.E2E/Rest/Export/ExportTests.cs:line 285
--- End of stack trace from previous location ---