Skip to content

Use Microsoft Testing Platform & Auto-Retry Tests#5365

Merged
mikaelweave merged 21 commits intomainfrom
personal/mikaelw/mtf-testing
Feb 6, 2026
Merged

Use Microsoft Testing Platform & Auto-Retry Tests#5365
mikaelweave merged 21 commits intomainfrom
personal/mikaelw/mtf-testing

Conversation

@mikaelweave
Copy link
Contributor

@mikaelweave mikaelweave commented Feb 3, 2026

Description

  • Switch test projects to Microsoft Testing Platform vs VSTest
  • Uses shim (YTest.MTP.XUnit2) until XUnit3 migration.
  • Converted coverage configuration to use Microsoft Testing Platform compatible config.
  • Update pipelines to run tests using Microsoft Testing Platform.

Related issues

AB#182243

Testing

PR Pipeline

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)

…ility by adding retry logic for failed tests
@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave mikaelweave added the No-ADR ADR not needed label Feb 4, 2026
@mikaelweave mikaelweave marked this pull request as ready for review February 4, 2026 20:48
@mikaelweave mikaelweave requested a review from a team as a code owner February 4, 2026 20:48
@mikaelweave mikaelweave modified the milestone: FY26\Q3\2Wk\2Wk16 Feb 4, 2026
@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave mikaelweave merged commit cfee8db into main Feb 6, 2026
61 checks passed
@mikaelweave mikaelweave deleted the personal/mikaelw/mtf-testing branch February 6, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build No-ADR ADR not needed No-PaaS-breaking-change Open source This change is only relevant to the OSS code or release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants