Enable remote SMART export tests - #5696
Build #3011pr569611 had test failures
Details
- 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
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
azure-pipelines / PR Build & Deploy
Build log #L2488
PowerShell exited with code '1'.
Check failure on line 2124 in Build log
azure-pipelines / PR Build & Deploy
Build log #L2124
PowerShell exited with code '1'.
Check failure on line 31 in Build log
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.
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 ---
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 ---
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 ---
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 ---