Fix msalautomation tests (update common) + Use id4slab2 accounts for token binding, Fixes AB#3544154#2485
Merged
Fix msalautomation tests (update common) + Use id4slab2 accounts for token binding, Fixes AB#3544154#2485
Conversation
|
❌ Work item link check failed. Description does not contain AB#{ID}. Click here to Learn more. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates MSAL automation broker strong-key tests to use token-binding lab accounts and bumps the common submodule revision, likely to pick up updated test/lab definitions.
Changes:
- Switch strong-key broker tests from
UserType.TP_CAtoUserType.TOKEN_BINDING. - Update
commonsubmodule to a newer commit.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/strongkey/TestCase3522687.kt | Use token-binding lab account for device registration scenario |
| msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/strongkey/TestCase3321139.kt | Use token-binding lab account in sign-in test |
| msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker/strongkey/TestCase3321136.kt | Use token-binding lab account for device registration scenario |
| common | Bump submodule pointer (likely to updated shared test/common logic) |
...om/microsoft/identity/client/msal/automationapp/testpass/broker/strongkey/TestCase3321139.kt
Show resolved
Hide resolved
...om/microsoft/identity/client/msal/automationapp/testpass/broker/strongkey/TestCase3522687.kt
Show resolved
Hide resolved
|
✅ Work item link check complete. Description contains link AB#3544154 to an Azure Boards work item. |
fadidurah
approved these changes
Mar 20, 2026
darasok85az-lang
approved these changes
Mar 20, 2026
p3dr0rv
approved these changes
Mar 20, 2026
p3dr0rv
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AB#3544154