Skip to content

[Tests] Fix unstable Profile Tests#5383

Merged
fhibf merged 13 commits intomainfrom
user/fernfe/fixtransientprofiletest
Feb 19, 2026
Merged

[Tests] Fix unstable Profile Tests#5383
fhibf merged 13 commits intomainfrom
user/fernfe/fixtransientprofiletest

Conversation

@fhibf
Copy link
Contributor

@fhibf fhibf commented Feb 11, 2026

Description

Adding changes to mitigate an unstable test validating profiles.

Basically, the problem was on the default refresh time used by SystemConformanceProvider: it was a hard coded value set to a minute. Now it's a configurable parameter with a lower internal configuration for tests.

Related issues

Addresses AB#182091.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@fhibf fhibf requested a review from a team as a code owner February 11, 2026 21:46
@fhibf fhibf added Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Bug Bug bug bug. Enhancement-Test Enhancement on tests. labels Feb 11, 2026
@fhibf fhibf added this to the FY26\Q3\2Wk\2Wk17 milestone Feb 11, 2026
@fhibf fhibf changed the title [Tests] Fix flaky test [Tests] Fix unstable Profile Tests Feb 17, 2026
@fhibf fhibf merged commit 9d295e7 into main Feb 19, 2026
61 checks passed
@fhibf fhibf deleted the user/fernfe/fixtransientprofiletest branch February 19, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Bug Bug bug bug. Enhancement-Test Enhancement on tests. No-ADR ADR not needed No-PaaS-breaking-change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants